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