Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
IRange Interface
/ characters Method
Collapse All
Expand All
In This Topic
characters Method
In This Topic
Returns a ITextRun object that represents a range of characters within the cell text.
Syntax
ITextRun
characters(
int
startIndex
,
int
length
)
Parameters
startIndex
length
See Also
Reference
IRange Interface
IRange Members