Spread Windows Forms 15.0
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / SyntaxHighlightEntry Structure
Properties


In This Topic
    SyntaxHighlightEntry Structure Members
    In This Topic

    The following tables list the members exposed by SyntaxHighlightEntry.

    Public Properties
     NameDescription
    Public PropertyGets the ARGB color value of this highlight entry.  
    Public PropertyGets the start character index of this SyntaxHighlightEntry in the formula.  
    Public PropertyGets the character length of this SyntaxHighlightEntry in the formula.  
    Public PropertyGets the total number of arguments.  
    Public PropertyGets a value indicating whether the highlight entry is encode with "[]" / "[" or no require encode.  
    Public PropertyGets the field name value when the highlight entry is field name expression.  
    Public PropertyGets the first coressponding reference of this entry.  
    Public PropertyGets the corresponding Function object of this highlight entry.  
    Public PropertyGets a boolean value indicates whether the syntax highlight entry should be colorized.  
    Public PropertyGets a value indicating whether the highlight entry is define name.  
    Public PropertyGets a value indicating whether the highlight entry is evalued name expression.  
    Public PropertyGets a value indicating whether the highlight entry is field name.  
    Public PropertyGets a value indicating whether the highlight entry is spill cell.  
    Public PropertyGets the SyntaxHighlightEntry value at the specified argument index.  
    Public PropertyGets the last coressponding reference of this entry.  
    Public PropertyGets the coressponding reference of this entry.  
    Top
    See Also