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