MathProperties Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
MathProperties() | Initializes a new instance of the MathProperties class. | |
MathProperties(String) | Initializes a new instance of the MathProperties class from outer XML. | |
MathProperties(array<OpenXmlElement[]) | Initializes a new instance of the MathProperties class with the specified child elements. | |
MathProperties(IEnumerable<OpenXmlElement>) | Initializes a new instance of the MathProperties class with the specified child elements. |
Top