ShapeRange.ShapeStyle Property
Gets or sets the shape style for the shapes in the specified shape range.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property ShapeStyle As MsoShapeStyleIndex
Get
Set
'Usage
Dim instance As ShapeRange
Dim value As MsoShapeStyleIndex
value = instance.ShapeStyle
instance.ShapeStyle = value
MsoShapeStyleIndex ShapeStyle { get; set; }
Property Value
Type: MsoShapeStyleIndex
The shape style for the shapes in the specified shape range.
Remarks
Read/write MsoShapeStyleIndex.