Edit

Share via


FillFormat.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; }
member this.PresetTexture : Microsoft.Office.Core.MsoPresetTexture
Public ReadOnly Property PresetTexture As MsoPresetTexture

Property Value

Remarks

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

Applies to