Shape.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 Shape
Dim value As MsoShapeType

value = instance.Type
MsoShapeType Type { get; }

Property Value

Type: MsoShapeType

See Also

Reference

Shape Interface

Shape Members

Microsoft.Office.Interop.Word Namespace