次の方法で共有


SlidePart.commentParts プロパティ

定義

SlidePart の 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)

プロパティ値

適用対象