ChartFormat.AutoShapeType Property

Definition

Returns or sets the auto shape type of the specified object. Read-write MsoAutoShapeType.

public:
 property Microsoft::Office::Core::MsoAutoShapeType AutoShapeType { Microsoft::Office::Core::MsoAutoShapeType get(); void set(Microsoft::Office::Core::MsoAutoShapeType value); };
public Microsoft.Office.Core.MsoAutoShapeType AutoShapeType { get; set; }
member this.AutoShapeType : Microsoft.Office.Core.MsoAutoShapeType with get, set
Public Property AutoShapeType As MsoAutoShapeType

Property Value

Applies to