ChartFillFormat.PresetTexture Propiedad

Definición

Devuelve la textura preestablecida para el relleno especificado.

public:
 property Microsoft::Office::Core::MsoPresetTexture PresetTexture { Microsoft::Office::Core::MsoPresetTexture get(); };
public Microsoft.Office.Core.MsoPresetTexture PresetTexture { get; }
Public ReadOnly Property PresetTexture As MsoPresetTexture

Valor de propiedad

Comentarios

La propiedad PresetTexture puede ser una de las MsoPresetTexture constantes.

Use el PresetTextured(MsoPresetTexture) método para establecer la textura preestablecida para el relleno.

Se aplica a