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