SetClearData Method
SetClearData function
Make the workbook empty after saving the file.
func (instance *XlsSaveOptions) SetClearData(value bool) error
Remarks
See Also
- Class XlsSaveOptions
- Namespace Aspose.Cells
- Library Aspose.Cells for Go
Make the workbook empty after saving the file.
func (instance *XlsSaveOptions) SetClearData(value bool) error