Поделиться через


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

See Also

Reference

PresentationPart Class

PresentationPart Members

DocumentFormat.OpenXml.Packaging Namespace