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