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