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