Shape.ShapeStyle Property

Definition

Returns or sets a MsoShapeStyleIndex that represents the shape style of the shape. Read/write.

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; }
Public Property ShapeStyle As MsoShapeStyleIndex

Property Value

MsoShapeStyleIndex

Applies to