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