FillFormat.PresetTexture プロパティ

定義

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

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

プロパティ値

注釈

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

適用対象