ChartFillFormat.TextureType プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定された塗りつぶしのテクスチャの種類を取得します。
public:
property Microsoft::Office::Core::MsoTextureType TextureType { Microsoft::Office::Core::MsoTextureType get(); };
public Microsoft.Office.Core.MsoTextureType TextureType { get; }
Public ReadOnly Property TextureType As MsoTextureType
プロパティ値
注釈
MsoTextureType は、次の MsoTextureType クラスの定数のいずれかです。
msoTexturePreset
msoTextureTypeMixed
msoTextureUserDefined
メソッドを UserTextured(String) 使用して、塗りつぶしのテクスチャの種類を設定します。