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