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