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