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