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