Shape.Type Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.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: Microsoft.Office.Core.MsoShapeType

See Also

Reference

Shape Interface

Shape Members

Microsoft.Office.Core Namespace