次の方法で共有


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)

プロパティ値

適用対象