Package | Description |
---|---|
com.gembox.spreadsheet |
Contains classes and enums that constitute GemBox.Spreadsheet object model.
|
Modifier and Type | Method and Description |
---|---|
static XlsxSaveOptions |
XlsxSaveOptions.createFromTemplate(XlsxSaveOptions template,
String savePath)
Deprecated.
This method is internal and should not be used.
|
static XlsxSaveOptions |
SaveOptions.getXlsxDefault()
Gets the default options for saving to XLSX file format (Microsoft Excel Open XML Spreadsheet; Excel 2007 and later).
|
Modifier and Type | Method and Description |
---|---|
static XlsxSaveOptions |
XlsxSaveOptions.createFromTemplate(XlsxSaveOptions template,
String savePath)
Deprecated.
This method is internal and should not be used.
|
© GemBox Ltd. — All rights reserved.