Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
SerializationOptions Class
/ setIgnoreSheets Method
Collapse All
Expand All
In This Topic
setIgnoreSheets Method
In This Topic
Sets whether to ignore the sheets when serialize the workbook or worksheet to JSON. Default value is false.
Syntax
public
void
setIgnoreSheets(
boolean
value
)
Parameters
value
See Also
Reference
SerializationOptions Class
SerializationOptions Members