Aspose::Words::Math namespace
The Aspose.Words.Math namespace contains classes that represent Office Math elements.
Classes
Class | Description |
---|---|
OfficeMath | Represents an Office Math object such as function, equation, matrix or alike. Can contain child elements including runs of mathematical text, bookmarks, comments, other OfficeMath instances and some other nodes. To learn more, visit the Working with OfficeMath documentation article. |
Enums
Enum | Description |
---|---|
MathObjectType | Specifies type of an Office Math object. |
OfficeMathDisplayType | Specifies the display format type of the equation. |
OfficeMathJustification | Specifies the justification of the equation. |