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);
Public Sub PresetTextured (PresetTexture As MsoPresetTexture)

Parameters

PresetTexture
MsoPresetTexture

Required MsoPresetTexture.

Applies to