IStylesProvider::get_FillPatternColor メソッド (uiautomationcore.h)

文書内の要素の塗りつぶしに使用するパターンの色を指定します。

このプロパティは読み取り専用です。

構文

HRESULT get_FillPatternColor(
  int *retVal
);

パラメーター

retVal

戻り値

なし

要件

   
サポートされている最小のクライアント Windows 8 [デスクトップ アプリ |UWP アプリ]
サポートされている最小のサーバー Windows Server 2012 [デスクトップ アプリ |UWP アプリ]
対象プラットフォーム Windows
ヘッダー uiautomationcore.h (UIAutomation.h を含む)

関連項目

IStylesProvider