ChartFillFormat.PresetTextured(MsoPresetTexture) Method

Definition

Sets the specified fill format 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

The type of texture to apply.

Applies to