Spread Windows Forms 12.0 Product Documentation
CharIndex Property


GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace > SyntaxHighlightEntry Structure : CharIndex Property
Gets the start character index of this SyntaxHighlightEntry in the formula.
Syntax
'Declaration
 
Public ReadOnly Property CharIndex As Integer
'Usage
 
Dim instance As SyntaxHighlightEntry
Dim value As Integer
 
value = instance.CharIndex
public int CharIndex {get;}
See Also

Reference

SyntaxHighlightEntry Structure
SyntaxHighlightEntry Members