FillFormat.PresetTextured(MsoPresetTexture) メソッド

定義

指定した塗りつぶしに、既定のテクスチャを設定します。

public:
 void PresetTextured(Microsoft::Office::Core::MsoPresetTexture PresetTexture);
public void PresetTextured (Microsoft.Office.Core.MsoPresetTexture PresetTexture);
abstract member PresetTextured : Microsoft.Office.Core.MsoPresetTexture -> unit
Public Sub PresetTextured (PresetTexture As MsoPresetTexture)

パラメーター

PresetTexture
MsoPresetTexture

必須 MsoPresetTexture。 既定のテクスチャを指定します。

適用対象