ConditionalStyleCollection indexer. Retrieves a [ConditionalStyle](../../conditionalstyle/) object by index.... Parameter Type Description index int Examples... collection. # 1 - By style type: table_style . conditional_styles...
Enumerates available locations of task pane object in Java....isVisible(true); myScriptTaskPane.setWidth(300...0); myScriptTaskPane.isLocked(true); // If there are multiple task...
StructuredDocumentTag.multiline property. Specifies whether this SDT allows multiple lines of text....PLAIN_TEXT SDT type. For all other SDT types exception will occur...document tag. # Any text that we type in the document body after moving...
DocumentPropertyCollection.remove method. Removes a property with the specified name from the collection.... Parameter Type Description name str The case-insensitive...properties . add ( 'Authorized' , True ) properties . add ( 'Authorized...
DocumentPropertyCollection.remove_at method. Removes a property at the specified index.... Parameter Type Description index int The zero...properties . add ( 'Authorized' , True ) properties . add ( 'Authorized...
Represents fill formatting for an object in Java.... getFillType() Gets a fill type. getForeColor() Gets a Color...getVisible() Gets value that is true if the formatting applied to...
Node.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...Visitor design pattern. Returns True if all nodes were visited; false...
Node.nodeTypeToString method. A utility method that converts a node Type enum value into a user friendly string....method that converts a node type enum value into a user friendly...Words . NodeType ) Parameter Type Description nodeType NodeType...