PresentationPart.CommentAuthorsPart Property
Gets the CommentAuthorsPart of the PresentationPart.
Namespace: DocumentFormat.OpenXml.Packaging
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
Public ReadOnly Property CommentAuthorsPart As CommentAuthorsPart
Get
用法
Dim instance As PresentationPart
Dim value As CommentAuthorsPart
value = instance.CommentAuthorsPart
public CommentAuthorsPart CommentAuthorsPart { get; }
Property Value
Type: DocumentFormat.OpenXml.Packaging.CommentAuthorsPart