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