GetExportArea Method
GetExportArea function
Gets or Sets the exporting CellArea of current active Worksheet.If you set this attribute, the print area of current active Worksheet will be omitted.Only the specified area will be exported when saving the file to html.
func (instance *EbookSaveOptions) GetExportArea() (*CellArea, error)
Remarks
See Also
- Class EbookSaveOptions
- Namespace Aspose.Cells.Saving
- Library Aspose.Cells for Go