Click or drag to resize

Comment Constructor

Overload List
 NameDescription
Public methodComment Initializes a new instance of the Comment class.
Public methodComment(IEnumerableOpenXmlElement) Initializes a new instance of the Comment class with the specified child elements.
Public methodComment(OpenXmlElement) Initializes a new instance of the Comment class with the specified child elements.
Public methodComment(String) Initializes a new instance of the Comment class from outer XML.
Top
See Also