FillFormat.PresetTextured Method

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

Syntax

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

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

Parameters

See Also

Reference

FillFormat Interface

FillFormat Members

Microsoft.Office.Core Namespace