Shape.BackgroundStyle Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Devuelve o establece el estilo del fondo. Lectura y escritura.
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