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