| Package | Description |
|---|---|
| com.grapecity.documents.excel.drawing |
| Modifier and Type | Method and Description |
|---|---|
TextRangeType |
ITextRange.getType()
Returns the type of
ITextRange. |
TextRangeType |
ITextRange.getType()
Returns the type of
ITextRange. |
static TextRangeType |
TextRangeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TextRangeType |
TextRangeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TextRangeType[] |
TextRangeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static TextRangeType[] |
TextRangeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|