Spread Windows Forms 12.0 Product Documentation
Reference Property (SyntaxHighlightEntry)


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

Reference

SyntaxHighlightEntry Structure
SyntaxHighlightEntry Members