ChartFillFormat.PresetTexture プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定した塗りつぶしの既定のテクスチャを取得します。
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) 使用して、塗りつぶしのプリセット テクスチャを設定します。