Spread Windows Forms 12.0 Product Documentation
Function Property (SyntaxHighlightEntry)


GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace > SyntaxHighlightEntry Structure : Function Property
Gets the corresponding Function object of this highlight entry.
Syntax
'Declaration
 
Public ReadOnly Property Function As Function
'Usage
 
Dim instance As SyntaxHighlightEntry
Dim value As Function
 
value = instance.Function
public Function Function {get;}
See Also

Reference

SyntaxHighlightEntry Structure
SyntaxHighlightEntry Members