Share via


Shape.AutoShapeType Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

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

value = instance.AutoShapeType

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

Property Value

Type: Microsoft.Office.Core.MsoAutoShapeType

See Also

Reference

Shape Interface

Shape Members

Microsoft.Office.Core Namespace