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