ChartFillFormat.PresetTexture Property
Returns the preset texture for the specified fill. Read-only.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property PresetTexture As MsoPresetTexture
Get
'Usage
Dim instance As ChartFillFormat
Dim value As MsoPresetTexture
value = instance.PresetTexture
MsoPresetTexture PresetTexture { get; }
Property Value
Type: MsoPresetTexture
MsoPresetTexture
Remarks
Use the PresetTextured(MsoPresetTexture) method to set the preset texture for the fill.