Description
Returns a CharacterRun object representing a range of characters within the cell. Use this property to set the font on specified characters within the cell.
C#
vb.net
Parameters
startIndex
The character position at which to begin the character run.Returns
ACharacterRun
object representing a range of characters within the cell.
Examples
C#
vb.net