| Package | Description |
|---|---|
| com.grapecity.documents.excel.drawing |
| Modifier and Type | Method and Description |
|---|---|
ITextRange |
ITextRange.add()
Adds text to the specified collection.
|
ITextRange |
ITextRange.add()
Adds text to the specified collection.
|
ITextRange |
ITextRange.add(java.lang.String newText)
Adds text to the specified collection.
|
ITextRange |
ITextRange.add(java.lang.String newText)
Adds text to the specified collection.
|
ITextRange |
ITextRange.add(java.lang.String newText,
int position)
Adds text to the specified collection.
|
ITextRange |
ITextRange.add(java.lang.String newText,
int position)
Adds text to the specified collection.
|
ITextRange |
ITextRange.get(int index)
Gets the
ITextRange with the specified index. |
ITextRange |
ITextRange.get(int index)
Gets the
ITextRange with the specified index. |
ITextRange |
ITextRange.getParagraphs()
Get the paragraphs of
ITextRange |
ITextRange |
ITextRange.getParagraphs()
Get the paragraphs of
ITextRange |
ITextRange |
ITextRange.getRuns()
Get the runs of
ITextRange |
ITextRange |
ITextRange.getRuns()
Get the runs of
ITextRange |
ITextRange |
ITextFrame.getTextRange()
Returns the
ITextRange object that represents the text in the object. |
ITextRange |
ITextFrame.getTextRange()
Returns the
ITextRange object that represents the text in the object. |