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