Edit

Share via


MsoShapeType Enum

Definition

Specifies the type of a shape or range of shapes.

public enum class MsoShapeType
public enum MsoShapeType
type MsoShapeType = 
Public Enum MsoShapeType
Inheritance
MsoShapeType

Fields

Name Value Description
msoShapeTypeMixed -2

Return value only; indicates a combination of the other states.

msoAutoShape 1

AutoShape.

msoCallout 2

Callout.

msoChart 3

Chart.

msoComment 4

Comment.

msoFreeform 5

Freeform.

msoGroup 6

Group.

msoEmbeddedOLEObject 7

Embedded OLE object.

msoFormControl 8

Form control.

msoLine 9

Line.

msoLinkedOLEObject 10

Linked OLE object.

msoLinkedPicture 11

Linked picture.

msoOLEControlObject 12

OLE control object.

msoPicture 13

Picture.

msoPlaceholder 14

Placeholder.

msoTextEffect 15

Text effect.

msoMedia 16

Media.

msoTextBox 17

Text box.

msoScriptAnchor 18

Script anchor.

msoTable 19

Table.

msoCanvas 20

Canvas.

msoDiagram 21

Diagram.

msoInk 22

Ink.

msoInkComment 23

Ink comment.

msoSmartArt 24
msoSlicer 25
msoWebVideo 26

Web video.

Applies to