ChartFillFormat.PresetTextured Method
Sets the specified fill format to a preset texture.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub PresetTextured ( _
PresetTexture As MsoPresetTexture _
)
'Usage
Dim instance As ChartFillFormat
Dim PresetTexture As MsoPresetTexture
instance.PresetTextured(PresetTexture)
void PresetTextured(
MsoPresetTexture PresetTexture
)
Parameters
- PresetTexture
Type: MsoPresetTexture
The type of texture to apply.