ObjectDefaults-Konstruktor
Geschützte Member einschließen
Geerbte Member einschließen
Überladungsliste
Name | Beschreibung | |
---|---|---|
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. |
Nach oben