Delete | None | Deletes the ApiCharacters object. |
GetCaption | string | Returns a string value that represents the text of the specified range of characters. |
GetCount | number | Returns a value that represents a number of objects in the collection. |
GetFont | ApiFont | Returns the ApiFont object that represents the font of the specified characters. |
GetParent | ApiRange | Returns the parent object of the specified characters. |
GetText | string | Returns the text of the specified range of characters. |
Insert | None | Inserts a string replacing the specified characters. |
SetCaption | None | Sets a string value that represents the text of the specified range of characters. |
SetText | None | Sets the text for the specified characters. |