Freigeben über


WordprocessingCommentsPart.Comments-Eigenschaft

Gets/Sets the root element of this part.

Namespace:  DocumentFormat.OpenXml.Packaging
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property Comments As Comments
    Get
    Set
'Usage
Dim instance As WordprocessingCommentsPart
Dim value As Comments

value = instance.Comments

instance.Comments = value
public Comments Comments { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.Comments

Siehe auch

Referenz

WordprocessingCommentsPart Klasse

WordprocessingCommentsPart-Member

DocumentFormat.OpenXml.Packaging-Namespace