Aspose::Cells::HtmlOfficeMathOutputType enum

HtmlOfficeMathOutputType enum

Represents how export OfficeMath to HTML.

enum class HtmlOfficeMathOutputType

Values

NameValueDescription
Image0
Converts OfficeMath to HTML as image specified by tag.
MathML1
Converts OfficeMath to HTML using MathML.

See Also