HtmlVersion enumeration
HtmlVersion enumeration
Indicates the version of HTML is used when saving to Html formats.
The HtmlVersion type exposes the following members:
Fields
Field | Description |
---|---|
DEFAULT | Save the document in compliance with the MS Excel exporting HTML. |
X_HTML | Saves the document in compliance with the XHTML 1.0 Transitional standard. |
HTML5 | Saves the document in compliance with the HTML 5 standard. |
See Also
- module
aspose.cells