Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IChart Interface / DisplayNaAsBlank Property
In This Topic
    DisplayNaAsBlank Property
    In This Topic
    specifies whether to treat cells containing #N/A as if they were blank cells.
    Syntax
    System.bool DisplayNaAsBlank {get; set;}
    See Also