Share via


PresentationPart.commentParts Property

Definition

Gets the commentParts of the PresentationPart

public System.Collections.Generic.IEnumerable<DocumentFormat.OpenXml.Packaging.PowerPointCommentPart> commentParts { get; }
member this.commentParts : seq<DocumentFormat.OpenXml.Packaging.PowerPointCommentPart>
Public ReadOnly Property commentParts As IEnumerable(Of PowerPointCommentPart)

Property Value

Applies to