[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Expressions.Reference.IsError

IsError Property

IsError

Gets or sets whether the reference contains error. The default value is false.

Declaration
public bool IsError { get; set; }
Public Property IsError As Boolean