Spread Windows Forms 12.0 Product Documentation
CharLength Property


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

Reference

SyntaxHighlightEntry Structure
SyntaxHighlightEntry Members