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