MainDocumentPart.WordprocessingCommentsPart Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ruft das WordprocessingCommentsPart des MainDocumentPart ab.
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