Comments.WordprocessingCommentsPart Property

Definition

Gets the WordprocessingCommentsPart associated with this element.

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

Property Value

Returns WordprocessingCommentsPart.

Applies to