HtmlSaveOptions.ExportRowColumnHeadings
HtmlSaveOptions.ExportRowColumnHeadings property
Indicates whether exports sheet’s row and column headings when saving to HTML files.
public bool ExportRowColumnHeadings { get; set; }
Remarks
The default value is false.
See Also
- class HtmlSaveOptions
- namespace Aspose.Cells
- assembly Aspose.Cells