Partager via


InlineShape.ShapeStyle Property

Gets or sets the shape style for the specified inline shape.

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 InlineShape
Dim value As MsoShapeStyleIndex

value = instance.ShapeStyle

instance.ShapeStyle = value
MsoShapeStyleIndex ShapeStyle { get; set; }

Property Value

Type: MsoShapeStyleIndex
Returns MsoShapeStyleIndex.

See Also

Reference

InlineShape Interface

InlineShape Members

Microsoft.Office.Interop.Word Namespace