Share via


Shape.AutoShapeType Propriété

Définition

Cette propriété renvoie ou définit le type de forme de l’objet spécifié Shape , qui doit représenter une forme automatique autre qu’un dessin de trait ou de forme libre.

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

Valeur de propriété

Remarques

Quand vous modifiez le type d'une forme, celle-ci conserve sa taille, sa couleur et autres attributs.

S’applique à