次の方法で共有


FillFormat.PresetTexture プロパティ

定義

指定した塗りつぶしの既定のテクスチャを取得します。

public:
 property Microsoft::Office::Core::MsoPresetTexture PresetTexture { Microsoft::Office::Core::MsoPresetTexture get(); };
public Microsoft.Office.Core.MsoPresetTexture PresetTexture { get; }
Public ReadOnly Property PresetTexture As MsoPresetTexture

プロパティ値

注釈

PresetTexture プロパティには、定数のいずれかをMsoPresetTexture指定できます。

メソッドを PresetTextured(MsoPresetTexture) 使用して、塗りつぶしのプリセット テクスチャを設定します。

適用対象