ChartFillFormat.PresetTexture Property

Definition

Returns the preset texture for the specified fill. Read-only.

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

Property Value

MsoPresetTexture

Remarks

Use the PresetTextured(MsoPresetTexture) method to set the preset texture for the fill.

Applies to