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