Share via


ChartFillFormat.PresetTextured Method

Sets the specified fill format to a preset texture.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Sub PresetTextured ( _
    PresetTexture As Integer _
)
'Usage
Dim instance As ChartFillFormat
Dim PresetTexture As Integer

instance.PresetTextured(PresetTexture)
void PresetTextured(
    int PresetTexture
)

Parameters

See Also

Reference

ChartFillFormat Interface

ChartFillFormat Members

Microsoft.Office.Core Namespace