PowerPoint.ShapeType enum

Specifies the type of a shape.

Remarks

[ API set: PowerPointApi 1.4 ]

Fields

geometricShape = "GeometricShape"

The shape is a geometric shape such as rectangle

group = "Group"

The shape is a group shape which contains sub-shapes

image = "Image"

The shape is an image

line = "Line"

The shape is a line

table = "Table"

The shape is a table

unsupported = "Unsupported"

The given shape's type is unsupported.