Documents for Excel, Java Edition Documentation
com.grapecity.documents.excel Package / SerializationOptions Class / setIgnoreSheets Method
In This Topic
    setIgnoreSheets Method
    In This Topic
    Sets whether to ignore the sheets when serialize the workbook or worksheet to json.
    Syntax
    public void setIgnoreSheets( 
       boolean value
    )

    Parameters

    value
    See Also