[]
        
(Showing Draft Content)

GrapeCity.CalcEngine.SyntaxHighlightEntry.IsDefinedName

IsDefinedName Property

IsDefinedName

Gets a value indicating whether the highlight entry is a define name.

Declaration
public bool IsDefinedName { get; }
Public ReadOnly Property IsDefinedName As Boolean
Property Value
Type Description
bool

true if the highlight entry is a define name element; otherwise false.