Share via


ChartFillFormat.PresetTextured Method

Reserved for internal use.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.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

See Also

Reference

ChartFillFormat Interface

ChartFillFormat Members

Microsoft.Office.Interop.PowerPoint Namespace