Partager via


ShapeRange.Type Property (PowerPoint)

Represents the type of shape or shapes in a range of shapes. Read-only.

Syntax

expression .Type

expression A variable that represents a ShapeRange object.

Return Value

MsoShapeType

Remarks

The value of the Type property can be one of these MsoShapeType constants.

msoAutoShape

msoCallout

msoCanvas

msoChart

msoComment

msoDiagram

msoEmbeddedOLEObject

msoFormControl

msoFreeform

msoGroup

msoLine

msoLinkedOLEObject

msoLinkedPicture

msoMedia

msoOLEControlObject

msoPicture

msoPlaceholder

msoScriptAnchor

msoShapeTypeMixed

msoTable

msoTextBox

msoTextEffect

See Also

Concepts

ShapeRange Object Members

ShapeRange Object