PrimaryItem-Konstruktor
Geschützte Member einschließen
Geerbte Member einschließen
Überladungsliste
Name | Beschreibung | |
---|---|---|
PrimaryItem() | Initializes a new instance of the PrimaryItem class. | |
PrimaryItem(String) | Initializes a new instance of the PrimaryItem class from outer XML. | |
PrimaryItem(array<OpenXmlElement[]) | Initializes a new instance of the PrimaryItem class with the specified child elements. | |
PrimaryItem(IEnumerable<OpenXmlElement>) | Initializes a new instance of the PrimaryItem class with the specified child elements. |
Nach oben