FillFormat.PresetTextured Method
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 FillFormat
Dim PresetTexture As MsoPresetTexture
instance.PresetTextured(PresetTexture)
void PresetTextured(
MsoPresetTexture PresetTexture
)
Parameters
- PresetTexture
Type: Microsoft.Office.Core.MsoPresetTexture