[]
        
(Showing Draft Content)

GrapeCity.CalcEngine.SyntaxHighlightEntry.IsEvaluatedName

IsEvaluatedName Property

IsEvaluatedName

Gets a value indicating whether the highlight entry is an evaluated name.

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

true if the highlight entry is an evaluated name; otherwise false.