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