HyperText Markup Language Format - HTML
Contents
[
Hide
]
Aspose.Cells can be used to save your Excel workbooks into HTML format. The exported HTML workbooks are Microsoft Excel oriented i.e they are similar as exported by Microsoft Excel. You can also create workbooks from HTML but this HTML should be Excel oriented.
HTML in Aspose.Cells
The Aspose solution thoroughly supports the following document features when converting to HTML:
- Cell Data and Text Formatting
- Charts and Pivot Tables
- Headers/Footers
- Borders, Border Colors
- Images, Textboxes and Drawing Shapes
- Hyperlinks
Loading HTML inside the Workbook object
Please see the subsection Opening HTML Files in this article that explains how to load HTML inside the Workbook object.
Saving Excel file into HTML
Please see the following documentation article that explains how to convert/save your workbooks/spreadsheets into HTML format.