Spread Windows Forms 12.0 Product Documentation
Formula Property (SyntaxHighlight)


GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace > SyntaxHighlight Class : Formula Property
Gets the coressponding formula of this SyntaxHighlight value.
Syntax
'Declaration
 
Public ReadOnly Property Formula As String
'Usage
 
Dim instance As SyntaxHighlight
Dim value As String
 
value = instance.Formula
public string Formula {get;}
See Also

Reference

SyntaxHighlight Class
SyntaxHighlight Members