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