Share via


ShapeRange.ShapeStyle Propiedad

Definición

Obtiene o establece el estilo de forma de las formas del intervalo de formas especificado.

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

Valor de propiedad

Estilo de forma de las formas del intervalo de formas especificado.

Comentarios

Lectura y escritura MsoShapeStyleIndex.

Se aplica a