Share via


ShapeRange.Type Property

Returns the shape type.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property Type As MsoShapeType
    Get
'Usage
Dim instance As ShapeRange
Dim value As MsoShapeType

value = instance.Type
MsoShapeType Type { get; }

Property Value

Type: MsoShapeType

See Also

Reference

ShapeRange Interface

ShapeRange Members

Microsoft.Office.Interop.Word Namespace