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