ShapeRange.AutoShapeType Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property AutoShapeType As MsoAutoShapeType
Get
Set
'Usage
Dim instance As ShapeRange
Dim value As MsoAutoShapeType
value = instance.AutoShapeType
instance.AutoShapeType = value
MsoAutoShapeType AutoShapeType { get; set; }
Property Value
Type: Microsoft.Office.Core.MsoAutoShapeType