GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / SyntaxHighlightEntry Structure
Members


SyntaxHighlightEntry Structure
Represents the syntax highlight information at the specified position of formula.
Syntax
'Declaration
 
Public Structure SyntaxHighlightEntry 
   Inherits System.ValueType
 
'Usage
 
Dim instance As SyntaxHighlightEntry
Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.CalcEngine.SyntaxHighlightEntry

See Also