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