Shape.AutoShapeType Propriété

Définition

Cette propriété renvoie ou définit le type de forme pour l' Shape objet spécifié, qui doit représenter une forme automatique autre qu’un trait ou une 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é

MsoAutoShapeType

Remarques

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

S’applique à