Name | Description | |
---|---|---|
ArgbColor | Gets the ARGB color value of this highlight entry. | |
CharIndex | Gets the start character index of this SyntaxHighlightEntry in the formula. | |
CharLength | Gets the character length of this SyntaxHighlightEntry in the formula. | |
Count | Gets the total number of arguments. | |
EncodeType | Gets a value indicating whether the highlight entry is encode with "[]" / "[" or no require encode. | |
FieldName | Gets the field name value when the highlight entry is field name expression. | |
FirstSource | Gets the first coressponding reference of this entry. | |
Function | Gets the corresponding Function object of this highlight entry. | |
IsColorized | Gets a boolean value indicates whether the syntax highlight entry should be colorized. | |
IsDefineName | Gets a value indicating whether the highlight entry is define name. | |
IsEvaluatedName | Gets a value indicating whether the highlight entry is evalued name expression. | |
IsFieldName | Gets a value indicating whether the highlight entry is field name. | |
IsSpilledCell | Gets a value indicating whether the highlight entry is spill cell. | |
Item | Gets the SyntaxHighlightEntry value at the specified argument index. | |
LastSource | Gets the last coressponding reference of this entry. | |
Reference | Gets the coressponding reference of this entry. |