ShapeRange.ShapeStyle Property

Definition

Gets or sets the shape style for the shapes in the specified shape range.

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

Property Value

The shape style for the shapes in the specified shape range.

Remarks

Read/write MsoShapeStyleIndex.

Applies to