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