次の方法で共有


Category.Gallery プロパティ

定義

エントリに関連付けられているギャラリー。

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

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

プロパティ値

Gallery を返します。

適用対象