HtmlVersion Enum

HtmlVersion Enum

Indicates the version of HTML is used when saving to Html formats.


type HtmlVersion int32

Fields

FieldDescription
DefaultSave the document in compliance with the MS Excel exporting HTML.
XHtmlSaves the document in compliance with the XHTML 1.0 Transitional standard.
Html5Saves the document in compliance with the HTML 5 standard.