Documents for Excel, Java Edition Documentation
com.grapecity.documents.excel Package / SerializationOptions Class / getIgnoreSheets Method
In This Topic
    getIgnoreSheets Method
    In This Topic
    Gets whether to ignore the sheets when serialize the workbook or worksheet to json. Default value is false.
    Syntax
    public boolean getIgnoreSheets()
    See Also