FillFormat.PresetTextured(MsoPresetTexture) Method

Definition

Sets the specified fill to a preset texture.

public:
 void PresetTextured(Microsoft::Office::Core::MsoPresetTexture PresetTexture);
public void PresetTextured (Microsoft.Office.Core.MsoPresetTexture PresetTexture);
abstract member PresetTextured : Microsoft.Office.Core.MsoPresetTexture -> unit
Public Sub PresetTextured (PresetTexture As MsoPresetTexture)

Parameters

PresetTexture
MsoPresetTexture

Required MsoPresetTexture. The preset texture.

Applies to