次の方法で共有


_Application.SmartArtLayouts プロパティ

定義

アプリケーションに SmartArtLayouts 現在読み込まれている SmartArt レイアウトのセットを表す オブジェクトを取得します。

public:
 property Microsoft::Office::Core::SmartArtLayouts ^ SmartArtLayouts { Microsoft::Office::Core::SmartArtLayouts ^ get(); };
public Microsoft.Office.Core.SmartArtLayouts SmartArtLayouts { get; }
member this.SmartArtLayouts : Microsoft.Office.Core.SmartArtLayouts
Public ReadOnly Property SmartArtLayouts As SmartArtLayouts

プロパティ値

SmartArtLayouts オブジェクト。

注釈

読み取り専用です。 プロパティでSmartArtLayouts表されるレイアウトのセットは、Word 2010 の [SmartArt ツール] コンテキスト タブの [デザイン] タブの [レイアウト] グループで使用できるレイアウトに対応します。

適用対象