CommentAuthorList.CommentAuthorsPart 属性

定义

获取与此元素关联的 CommentAuthorsPart。

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

属性值

返回 CommentAuthorsPart

适用于