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