Shape.AutoShapeType Propiedad

Definición

Devuelve o establece el tipo de forma del objeto especificado Shape , que debe representar una autoforma distinta de una línea o un dibujo de forma 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

Valor de propiedad

Comentarios

Cuando se cambia el tipo de una forma, ésta mantiene su tamaño, color y otros atributos.

Se aplica a