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