GetExportExtraHeadings Method
GetExportExtraHeadings function
Indicates whether exporting extra headings when the length of text is longer than max display column.The default value is false. If you want to import the html file to excel, please keep the default value.
func (instance *EbookSaveOptions) GetExportExtraHeadings() (bool, error)
Remarks
See Also
- Class EbookSaveOptions
- Namespace Aspose.Cells.Saving
- Library Aspose.Cells for Go