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