Share via


IChartFillFormat.PresetTextured Method

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Sub PresetTextured ( _
    PresetTexture As MsoPresetTexture _
)
'Usage
Dim instance As IChartFillFormat
Dim PresetTexture As MsoPresetTexture

instance.PresetTextured(PresetTexture)
void PresetTextured(
    MsoPresetTexture PresetTexture
)

Parameters

See Also

Reference

IChartFillFormat Interface

IChartFillFormat Members

Microsoft.Office.Interop.Excel Namespace