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