Compartir a través de


Shape.BackgroundStyle Propiedad

Definición

Obtiene o establece el estilo de fondo de la forma especificada.

public:
 property Microsoft::Office::Core::MsoBackgroundStyleIndex BackgroundStyle { Microsoft::Office::Core::MsoBackgroundStyleIndex get(); void set(Microsoft::Office::Core::MsoBackgroundStyleIndex value); };
public Microsoft.Office.Core.MsoBackgroundStyleIndex BackgroundStyle { get; set; }
member this.BackgroundStyle : Microsoft.Office.Core.MsoBackgroundStyleIndex with get, set
Public Property BackgroundStyle As MsoBackgroundStyleIndex

Valor de propiedad

Estilo de fondo de la forma especificada.

Comentarios

Lectura y escritura MsoBackgroundStyleIndex.

Se aplica a