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