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