public final class FormattedCharacterRange extends Object
Modifier and Type | Method and Description |
---|---|
ExcelFont |
getFont()
Gets the font of the characters.
|
int |
getLength()
Gets the number of characters.
|
int |
getStartIndex()
Gets the zero-based starting character position.
|
String |
getText()
Gets the text represented by this character range.
|
public ExcelFont getFont()
public int getLength()
public int getStartIndex()
public String getText()
© GemBox d.o.o. — All rights reserved.