Enum HtmlOfficeMathOutputType

Enum HtmlOfficeMathOutputType

Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)

Represents how export OfficeMath to HTML.

public enum HtmlOfficeMathOutputType

Fields

Image = 0

Converts OfficeMath to HTML as image specified by <img> tag.

MathML = 1

Converts OfficeMath to HTML using MathML.