_Application.SmartArtColors プロパティ

定義

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

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

プロパティ値

SmartArtColors オブジェクト。

注釈

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

適用対象