PresentationPart.commentParts 属性

定义

获取 PresentationPart 的 commentParts

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)

属性值

适用于