IShape.AutoShapeType Property

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

Syntax

'Declaration
Property AutoShapeType As MsoAutoShapeType
    Get
    Set
'Usage
Dim instance As IShape
Dim value As MsoAutoShapeType

value = instance.AutoShapeType

instance.AutoShapeType = value
MsoAutoShapeType AutoShapeType { get; set; }

Property Value

Type: Microsoft.Office.Core.MsoAutoShapeType

See Also

Reference

IShape Interface

IShape Members

Microsoft.Office.Interop.Excel Namespace