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