Enum HtmlOfficeMathOutputType
HtmlOfficeMathOutputType enumeration
Represents how export OfficeMath to HTML.
public enum HtmlOfficeMathOutputType
Values
Name | Value | Description |
---|---|---|
Image | 0 | Converts OfficeMath to HTML as image specified by <img> tag. |
MathML | 1 | Converts OfficeMath to HTML using MathML. |
See Also
- namespace Aspose.Cells
- assembly Aspose.Cells