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