次の方法で共有


Properties.Notes プロパティ

定義

ノートを含むスライドの数。

スキーマ内の次の要素タグを表します:ap:Notes。

public DocumentFormat.OpenXml.ExtendedProperties.Notes Notes { get; set; }
public DocumentFormat.OpenXml.ExtendedProperties.Notes? Notes { get; set; }
member this.Notes : DocumentFormat.OpenXml.ExtendedProperties.Notes with get, set
Public Property Notes As Notes

プロパティ値

Notes を返します。

適用対象