A Sub
SubTextPart
Introduced: X15.
Method | Description |
---|---|
get |
Returns an array of the children of this Sub |
get |
Gets additional data of the subtextpart. |
get |
Gets the highlight color for the subtextpart. |
get |
Gets a value indicating when the subtextpart is highlighted. |
get |
Gets an identifier for a subtextpart. |
get |
Gets the number of characters in a subtextpart. |
get |
Relates a user-defined name to a subtextpart. |
get |
Gets the subtextpart's nested level. |
get |
Gets the subtextpart's number. |
get |
Gets a subtextpart's outermost subtextpart. |
get |
Gets a subtextpart's outer subtextpart. |
get |
Gets the first character position (one-based) of a subtextpart. |
get |
Gets the subtextpart's text. |
get |
Returns an array of static text field information objects. |
save | Saves the subtextpart in a certain format and sends the result back asynchronously by calling a given callback function. |
scroll |
Sets the current input position to the beginning of a subtextpart and scrolls it into the visible part of the document. |
set |
Sets additional data of the subtextpart. |
set |
Sets the highlight color for the subtextpart. |
set |
Sets a value indicating when the subtextpart is highlighted. |
set |
Sets an identifier for the subtextpart. |
set |
Sets the name of a subtextpart. |