次の方法で共有


ChartFillFormat.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

テクスチャの種類を指定します。

適用対象