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