SetExportExtraHeadings Method
SetExportExtraHeadings 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) SetExportExtraHeadings(value bool) error
Remarks
See Also
- Class EbookSaveOptions
- Namespace Aspose.Cells.Saving
- Library Aspose.Cells for Go