BackWall Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
BackWall() | Initializes a new instance of the BackWall class. | |
BackWall(String) | Initializes a new instance of the BackWall class from outer XML. | |
BackWall(array<OpenXmlElement[]) | Initializes a new instance of the BackWall class with the specified child elements. | |
BackWall(IEnumerable<OpenXmlElement>) | Initializes a new instance of the BackWall class with the specified child elements. |
Top