次の方法で共有


_Global.ListGalleries プロパティ

定義

ListGalleries箇条書き段落番号アウトライン番号の 3 つのテンプレート ギャラリーを表すコレクションを返します。

public:
 property Microsoft::Office::Interop::Word::ListGalleries ^ ListGalleries { Microsoft::Office::Interop::Word::ListGalleries ^ get(); };
public Microsoft.Office.Interop.Word.ListGalleries ListGalleries { get; }
member this.ListGalleries : Microsoft.Office.Interop.Word.ListGalleries
Public ReadOnly Property ListGalleries As ListGalleries

プロパティ値

注釈

各ギャラリーは、[書式] メニューにある [箇条書きと段落番号] ダイアログ ボックスのタブに対応します。

適用対象