Name | Description | |
---|---|---|
![]() | XlsxSaveOptions Constructor | Constructor. |
The following tables list the members exposed by XlsxSaveOptions.
Name | Description | |
---|---|---|
![]() | XlsxSaveOptions Constructor | Constructor. |
Name | Description | |
---|---|---|
![]() | getFileFormat | Get the file format setting. (Inherited from com.grapecity.documents.excel.SaveOptionsBase) |
![]() | getIsCompactMode | A bool indicating whether to save workbook in compact mode, the default value is false. |
![]() | getPassword | The password for the xlsx file. |
![]() | setIsCompactMode | A bool indicating whether to save workbook in compact mode, the default value is false. |
![]() | setPassword | The password for the xlsx file. |
![]() | toString |