ChartFillFormat.PresetTexture Property

Definition

Returns the preset texture for the specified fill.

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

Property Value

Remarks

The PresetTexture property can be one of the MsoPresetTexture constants.

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

Applies to