Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IChart Interface / setDisplayNaAsBlank Method
In This Topic
    setDisplayNaAsBlank Method
    In This Topic
    Sets whether show #N/A as empty cell. IF true, #N/A is showed as empty cell.
    Syntax
    void setDisplayNaAsBlank( 
       boolean value
    )

    Parameters

    value
    See Also