Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 890 Bytes

Project.shape.autoshapetype.md

File metadata and controls

36 lines (20 loc) · 890 Bytes
title ms.service ms.assetid ms.date ms.localizationpriority
Shape.AutoShapeType property (Project)
project-server
697d26ac-a819-8c87-02fc-3006eb8c3c03
06/08/2017
medium

Shape.AutoShapeType property (Project)

Gets or sets the shape type for the Shape object, which must represent an AutoShape other than a line, freeform drawing, or connector. Read/write MsoAutoShapeType.

Syntax

expression.AutoShapeType

expression A variable that represents a Shape object.

Remarks

When you change the type of a shape, the shape retains its size, color, and other attributes.

Property value

MSOAUTOSHAPETYPE

See also

Shape Object MsoAutoShapeType Enumeration

[!includeSupport and feedback]