Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Expressions Namespace / Reference Class / IsError Property
In This Topic
    IsError Property
    In This Topic
    Gets or sets whether the reference contains error. The default value is false.
    Syntax
    public System.bool IsError {get; set;}
    See Also