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