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