CommentAuthorList.CommentAuthorsPart Property

Definition

Gets the CommentAuthorsPart associated with this element.

public DocumentFormat.OpenXml.Packaging.CommentAuthorsPart CommentAuthorsPart { get; }
public DocumentFormat.OpenXml.Packaging.CommentAuthorsPart? CommentAuthorsPart { get; }
member this.CommentAuthorsPart : DocumentFormat.OpenXml.Packaging.CommentAuthorsPart
Public ReadOnly Property CommentAuthorsPart As CommentAuthorsPart

Property Value

Returns CommentAuthorsPart.

Applies to