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