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