GetExportActiveWorksheetOnly Method
GetExportActiveWorksheetOnly function
Indicates if only exporting the active worksheet to html file.If true then only the active worksheet will be exported to html file;If false then the whole workbook will be exported to html file.The default value is false.
func (instance *EbookSaveOptions) GetExportActiveWorksheetOnly() (bool, error)
Remarks
See Also
- Class EbookSaveOptions
- Namespace Aspose.Cells.Saving
- Library Aspose.Cells for Go