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