Aspose::Cells::HtmlOfficeMathOutputType enum
HtmlOfficeMathOutputType enum
Represents how export OfficeMath to HTML.
enum class HtmlOfficeMathOutputType
Values
Name | Value | Description |
---|---|---|
Image | 0 | Converts OfficeMath to HTML as image specified by tag. |
MathML | 1 | Converts OfficeMath to HTML using MathML. |
See Also
- Namespace Aspose::Cells
- Library Aspose.Cells for C++