Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets or returns the shape style index for the specified object.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.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: Microsoft.Office.Core.MsoShapeStyleIndex
Remarks
The value of the ShapeStyle property can be one of the MsoShapeStyleIndex constants.