ITextRun Characters( System.int startIndex, System.int length )
Parameters
- startIndex
- the start index of characters in whole cell text.
- length
- the length of characters.
Return Value
A ITextRun object that represents the range of characters.
ITextRun Characters( System.int startIndex, System.int length )