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