Spread WinForms 15
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / SyntaxHighlightEntry Structure / Reference Property


In This Topic
Reference Property (SyntaxHighlightEntry)
In This Topic
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
See Also