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