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