GetExportFormula Method
GetExportFormula function
Indicates whether exporting formula when saving file to html. The default value is true.If you want to import the output html to excel, please keep the default value.
func (instance *EbookSaveOptions) GetExportFormula() (bool, error)
Remarks
See Also
- Class EbookSaveOptions
- Namespace Aspose.Cells.Saving
- Library Aspose.Cells for Go