 | CommentAuthorListCommentAuthorsPart Property |
Gets the CommentAuthorsPart associated with this element.
Namespace: DocumentFormat.OpenXml.PresentationAssembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll) Version: 2.20.0+Branch.release-v2.20.0.Sha.a873d3fbff9bffe179fea62486da950adf5be65d.a873d3fbff9bffe179fea62486da950adf5be65d
Syntaxpublic CommentAuthorsPart? CommentAuthorsPart { get; }
Public ReadOnly Property CommentAuthorsPart As CommentAuthorsPart
Get
public:
property CommentAuthorsPart^ CommentAuthorsPart {
CommentAuthorsPart^ get ();
}
member CommentAuthorsPart : CommentAuthorsPart with get
Property Value
CommentAuthorsPart
See Also