2.4.2 MSODGCID

The MSODGCID enumeration, as shown in the following table, specifies the command identifiers that are used for customizing toolbars and keyboard shortcuts.

Name

Value

Meaning

msodgcidNil

0x0000

Undefined—the command is specified by a toolbar control identifier (TCID).

msodgcidPaste

0x0004

Paste the drawing object.

msodgcidSelectAll

0x0006

Select all drawing objects.

msodgcidRepeat

0x0008

Repeat the last action.

msodgcidBringToFront

0x000C

Bring the drawing objects to the front.

msodgcidSendToBack

0x000D

Send the drawing objects to the back.

msodgcidBringForward

0x000E

Bring the drawing objects forward.  (Not necessarily all the way to the front.)

msodgcidSendBackward

0x000F

Send the drawing objects backward.  (Not necessarily all the way to the back.)

msodgcidBringInFrontOfDocument

0x0010

Bring the drawing objects in front of the text.

msodgcidSendBehindDocument

0x0011

Send the drawing objects behind the text.

msodgcidGroup

0x0012

Group the drawing objects.

msodgcidUngroup

0x0013

Ungroup the grouped drawing objects.

msodgcidRegroup

0x0014

Regroup the drawing objects.

msodgcidInsertPolygonPt

0x0019

Add a point to a polygon shape.

msodgcidDeletePolygonPt

0x001A

Delete a point from a polygon shape.

msodgcidCopyPolygonPt

0x001C

Copy a polygon point.

msodgcidClosePolygon

0x001D

Close the path on a shape that has an open path.

msodgcidOpenPolygon

0x001E

Open the path on a shape that has a closed path.

msodgcidPolygonReshape

0x0020

Update the vertex and segment information in the polygon.

msodgcidAutoVertex

0x0021

Edit a point on a shape to be an automatic point.  An automatic point has Bezier handles which are automatically calculated based on the positions of the adjacent vertices.

msodgcidSmoothVertex

0x0022

Edit a point on a shape to be a smooth point.  A smooth point has Bezier handles which are collinear with and equidistant from the point.

msodgcidStraightVertex

0x0023

Edit a point on a shape to be a straight point.  A straight point has Bezier handles which are collinear with the point, but not necessarily equidistant from it.

msodgcidCornerVertex

0x0024

Edit a point on a shape to be a corner point.

msodgcidStraightSegment

0x0025

Edit a segment on a shape to be a straight segment.

msodgcidCurvedSegment

0x0026

Edit a segment on a shape to be a curved segment.

msodgcidRotateLeft90

0x0029

Rotate the drawing objects 90 degrees counterclockwise.

msodgcidRotateRight90

0x002A

Rotate the drawing objects 90 degrees clockwise.

msodgcidFlipHorizontal

0x002B

Horizontally flip the drawing objects.

msodgcidFlipVertical

0x002C

Vertically flip the drawing objects.

msodgcidAlignLeft

0x002D

Align the drawing objects to the left side.

msodgcidAlignCenterHorizontal

0x002E

Align the drawing objects to the center.

msodgcidAlignRight

0x002F

Align the drawing objects to the right side.

msodgcidAlignTop

0x0030

Align the drawing objects to the top.

msodgcidAlignCenterVertical

0x0031

Vertically align the drawing objects to the middle.

msodgcidAlignBottom

0x0032

Align the drawing objects to the bottom.

msodgcidAlignPageRelative

0x0033

Align the drawing objects relative to the page, rather than relative to one another.

msodgcidDistributeHorizontal

0x0034

Horizontally distribute the drawing objects.

msodgcidDistributeVertical

0x0035

Vertically distribute the drawing objects.

msodgcidDistributePageRelative

0x0036

Distribute the drawing objects relative to the page or slide, rather than relative to one another.

msodgcidNudgeLeft

0x0037

Nudge the drawing objects to the left.

msodgcidNudgeRight

0x0038

Nudge the drawing objects to the right.

msodgcidNudgeUp

0x0039

Nudge the drawing objects up.

msodgcidNudgeDown

0x003A

Nudge the drawing objects down.

msodgcidNudgeLeftOne

0x003B

Nudge the drawing objects to the left by one pixel.

msodgcidNudgeRightOne

0x003C

Nudge the drawing objects to the right by one pixel.

msodgcidNudgeUpOne

0x003D

Nudge the drawing objects up by one pixel.

msodgcidNudgeDownOne

0x003E

Nudge the drawing objects down by one pixel.

msodgcidToggleReshapeMode

0x003F

Toggle the reshape mode.

msodgcidToggleRotateMode

0x0040

Toggle the rotate mode.

msodgcidToggleCropMode

0x0041

Crop the picture.

msodgcidMoreFillColor

0x0043

Show more fill colors.

msodgcidFillEffect

0x0044

Show more fill effects.

msodgcidMoreLineColor

0x0045

Show more outline colors.

msodgcidMoreLineWidth

0x0046

Show more line widths. 

msodgcidMoreArrow

0x0047

Show more line end decorations. 

msodgcidTextEffectRotateCharacters

0x0048

Display the text in stylized text objects as vertical text.

msodgcidTextEffectStretchToFill

0x0049

Stretch the text in stylized text objects to fill the shape.

msodgcidTextEffectSameHeight

0x004A

Set all the letters to the same height in stylized text objects.

msodgcidTextEffectAlignLeft

0x004B

Align the text in stylized text objects to the left side.

msodgcidTextEffectAlignCenter

0x004C

Align the text in stylized text objects to the center.

msodgcidTextEffectAlignRight

0x004D

Align the text in stylized text objects to the right side.

msodgcidTextEffectAlignLetterJustify

0x004E

Set the alignment for stylized text objects to letter justify.

msodgcidTextEffectAlignWordJustify

0x0050

Set the alignment for stylized text objects to word justify.

msodgcidTextEffectAlignStretchJustify

0x0051

Set the alignment for stylized text objects to stretch justify.

msodgcidTextEffectSpacingVeryTight

0x0052

Set the text spacing for stylized text objects to very tight.

msodgcidTextEffectSpacingTight

0x0053

Set the text spacing for stylized text objects to tight.

msodgcidTextEffectSpacingNormal

0x0054

Set the text spacing for stylized text objects to normal.

msodgcidTextEffectSpacingLoose

0x0055

Set the text spacing for stylized text objects to loose.

msodgcidTextEffectSpacingVeryLoose

0x0056

Set the text spacing for stylized text objects to very loose.

msodgcidTextEffectKernPairs

0x0057

Kern character pairs that exist in the text in stylized text objects.

msodgcidTextEffectEditText

0x0058

Edit the text in a stylized text object.

msodgcidPictureMoreContrast

0x0059

Increase the contrast of the picture.

msodgcidPictureLessContrast

0x005A

Decrease the contrast of the picture.

msodgcidPictureMoreBrightness

0x005B

Increase the brightness of the picture.

msodgcidPictureLessBrightness

0x005C

Decrease the brightness of the picture.

msodgcidPictureReset

0x005D

Reset the picture to the default settings.

msodgcidPictureImageAutomatic

0x005E

Use automatic picture colors.

msodgcidPictureImageGrayscale

0x005F

Display the picture in grayscale.

msodgcidPictureImageBlackWhite

0x0060

Display picture in black and white.

msodgcidPictureImageWatermark

0x0061

Add a watermark to the picture.

msodgcidPictureInLine

0x0062

Set the picture to be inline with the text.

msodgcidMoreShadow

0x0067

Show the shadow settings.

msodgcidMoreShadowColor

0x0068

Show more shadow colors.

msodgcidNudgeShadowUp

0x0069

Nudge the shadow up.

msodgcidNudgeShadowDown

0x006A

Nudge the shadow down.

msodgcidNudgeShadowLeft

0x006B

Nudge the shadow to the left.

msodgcidNudgeShadowRight

0x006C

Nudge the shadow to the right.

msodgcidMore3D

0x006D

Show the 3-D settings.

msodgcidMore3DColor

0x006E

Show more 3-D colors.

msodgcid3DToggle

0x006F

Toggle the 3-D options on or off.

msodgcid3DTiltForward

0x0070

Tilt the 3-D drawing objects down.

msodgcid3DTiltBackward

0x0071

Tilt the 3-D drawing objects up.

msodgcid3DTiltLeft

0x0072

Tilt the 3-D drawing objects to the left.

msodgcid3DTiltRight

0x0073

Tilt the 3-D drawing objects to the right.

msodgcid3DDepth0

0x0074

Set the 3-D depth to 0 points.

msodgcid3DDepth1

0x0075

Set the 3-D depth to 36 points.

msodgcid3DDepth2

0x0076

Set the 3-D depth to 72 points.

msodgcid3DDepth3

0x0077

Set the 3-D depth to 144 points.

msodgcid3DDepth4

0x0078

Set the 3-D depth to 288 points.

msodgcid3DDepthInfinite

0x0079

Set the 3-D depth to infinity.

msodgcid3DPerspective

0x007A

Set the 3-D direction to perspective.

msodgcid3DParallel

0x007B

Set the 3-D direction to parallel.

msodgcid3DLightingFlat

0x007C

Set the 3-D lighting to bright.

msodgcid3DLightingNormal

0x007D

Set the 3-D lighting to normal.

msodgcid3DLightingHarsh

0x007E

Set the 3-D lighting to dim.

msodgcid3DSurfaceMatte

0x007F

Set the 3-D surface to matte.

msodgcid3DSurfacePlastic

0x0080

Set the 3-D surface to plastic.

msodgcid3DSurfaceMetal

0x0081

Set the 3-D surface to metal.

msodgcid3DSurfaceWireFrame

0x0082

Set the 3-D surface to wire frame.

msodgcidToolPointer

0x0087

Select drawing objects.

msodgcidToolMarquee

0x0088

Drag a rectangle to select multiple drawing objects.

msodgcidToolLine

0x008C

Insert a line shape.

msodgcidToolArrow

0x008D

Insert an arrow shape.

msodgcidToolDoubleArrow

0x008E

Insert a double arrow shape.

msodgcidToolArc

0x008F

Insert an arc shape.

msodgcidToolPolygon

0x0090

Insert a polygon shape.

msodgcidToolFilledPolygon

0x0091

Insert a filled polygon shape.

msodgcidToolCurve

0x0092

Insert a curve shape.

msodgcidToolFreeform

0x0093

Insert a freeform shape.

msodgcidToolFilledFreeform

0x0094

Insert a filled freeform shape.

msodgcidToolFreehand

0x0095

Insert a scribble shape.

msodgcidToolText

0x0098

Insert a text box.

msodgcidToolStraightConnector

0x009D

Insert a straight connector shape.

msodgcidToolAngledConnector

0x009E

Insert an elbow connector shape.

msodgcidToolCurvedConnector

0x009F

Insert a curved connector shape.

msodgcidSwatchFillColorNone

0x00A1

Set the fill color to no color.

msodgcidSwatchFillColorStandard

0x00A2

Use standard colors to fill a shape.

msodgcidSwatchFillColorMRU

0x00A3

Use recently used colors to fill a shape.

msodgcidSwatchLineColorNone

0x00A4

Set the line color to no color.

msodgcidSwatchLineColorStandard

0x00A5

Use standard colors for a line.

msodgcidSwatchLineColorMRU

0x00A6

Use recently used colors for a line.

msodgcidSwatchShadowColorStandard

0x00A8

Use standard colors for a shadow.

msodgcidSwatchShadowColorMRU

0x00A9

Use recently used colors for a shadow.

msodgcidSwatch3DColorAutomatic

0x00AB

Use automatic colors for a 3-D shape..

msodgcidSwatch3DColorStandard

0x00AC

Use standard colors for a 3-D shape.

msodgcidSwatch3DColorMRU

0x00AD

Use recently used colors for a 3-D shape.

msodgcidSwatchDlgGradientFgColorStandard

0x00BD

Select the gradient foreground color from the standard colors.

msodgcidSwatchDlgColorMRU

0x00C7

Select from all recently used colors.

msodgcidSplitMenuLineColor

0x00DF

Select from colors that were recently used for a line.

msodgcidSplitMenuShadowColor

0x00E0

Select from colors that were recently used for a shadow.

msodgcidSplitMenu3DColor

0x00E1

Select from colors that were recently used for a 3-D shape.

msodgcidRerouteConnections

0x00E2

Reroute the connectors.

msodgcidStraightStyle

0x00E3

Change the selected connector to a straight connector.

msodgcidAngledStyle

0x00E4

Change the selected connector to an elbow connector.

msodgcidCurvedStyle

0x00E5

Change the selected connector to a curved connector.

msodgcidToggleFill

0x00E6

Toggle the fill color on or off.

msodgcidToggleLine

0x00E7

Toggle the line color on or off.

msodgcidToggleShadow

0x00E8

Toggle the shadow on or off.

msodgcidEditPicture

0x00EB

Edit the picture.

msodgcidFormatShape

0x00EC

Format the shape object.

msodgcidTextEffectInsert

0x00F0

Show the options for stylized text objects.

msodgcidTextEffectToolbarToggle

0x00F1

Show the toolbar for stylized text objects.

msodgcidLinePatternFill

0x00FD

Show the options for patterned lines.

msodgcidActivateText

0x010A

Add text to the drawing object.

msodgcidToggleShadowOpacity

0x010B

Set the shadow opacity.

msodgcidExitReshapeMode

0x010C

Exit edit point mode.

msodgcidToolVerticalText

0x010D

Insert a vertical text box.

msodgcidExitRotateMode

0x010E

Exit rotate mode.

msodgcidTogglePictureToolbar

0x010F

Show the picture toolbar.

msodgcidSetDefaults

0x0110

Set the selected shape as the default shape.

msodgcidToolStraightArrowConnector

0x0112

Insert a straight arrow connector shape.

msodgcidToolAngledArrowConnector

0x0113

Insert an elbow arrow connector shape.

msodgcidToolCurvedArrowConnector

0x0114

Insert a curved arrow connector shape.

msodgcidToolStraightDblArrowConnector

0x0115

Insert a straight double-arrow connector shape.

msodgcidToolAngledDblArrowConnector

0x0116

Insert an elbow double-arrow connector shape.

msodgcidToolCurvedDblArrowConnector

0x0117

Insert a curved double-arrow connector shape.

msodgcidToolSetTransparentColor

0x0118

Set the transparent color.

msodgcidTextEffectGallery

0x0119

Show the gallery for stylized text objects. The gallery is a series of sample images that illustrate the various stylized text objects available.  Any option might be customized after it has been selected from the gallery.

msodgcidShowAutoShapesAndDrawingToolbars

0x011A

Show the automatic shapes and drawing toolbars.

msodgcidDeleteSegment

0x011D

Delete a line segment from a shape.

msodgcidTogglePointerMode

0x0122

Select objects.

msodgcidInsertScript

0x0136

Insert a script on the Web page.

msodgcidRunCag

0x0139

Open the task pane for clip art.

msodgcidRunCagForPictures

0x013A

Insert a picture from the clip organizer.

msodgcidRunCagForMovies

0x013B

Insert a movie from the clip organizer.

msodgcidRunCagForSounds

0x013C

Insert a sound from the clip organizer.

msodgcidRunCagForShapes

0x013D

Show the automatic shapes from the clip organizer.

msodgcidMultiSelect

0x013F

Select multiple objects.

msodgcidInsertDrawingCanvas

0x0140

Insert a new drawing canvas.

msodgcidInsertOrgChart

0x0141

Insert an organizational chart diagram.

msodgcidInsertRadialChart

0x0142

Insert a radial diagram.

msodgcidInsertCycleChart

0x0143

Insert a cycle diagram.

msodgcidInsertStackedChart

0x0144

Insert a pyramid diagram.

msodgcidInsertBullsEyeChart

0x0145

Insert a target diagram.

msodgcidInsertVennDiagram

0x0146

Insert a Venn diagram.

msodgcidOrgChartInsertSubordinate

0x0147

Insert a subordinate node for an organizational chart.

msodgcidOrgChartInsertCoworker

0x0148

Insert a coworker node for an organizational chart.

msodgcidOrgChartInsertAssistant

0x0149

Insert an assistant node for an organizational chart.

msodgcidOrgChartDeleteNode

0x014A

Delete the diagram node.

msodgcidOrgChartLayoutHorizontal1

0x014B

Set the organizational chart layout to standard.

msodgcidOrgChartLayoutHorizontal2

0x014C

Set the organizational chart layout to both hanging.

msodgcidOrgChartLayoutVertical1

0x014D

Set the organizational chart layout to right hanging.

msodgcidOrgChartLayoutVertical2

0x014E

Set the organizational chart layout to left hanging.

msodgcidDiagramStyle

0x014F

Change the diagram style.

msodgcidConvertToVenn

0x0151

Convert the selected diagram to a Venn diagram.

msodgcidConvertToRadial

0x0152

Convert the selected diagram to a radial diagram.

msodgcidConvertToCycle

0x0153

Convert the selected diagram to a cycle diagram.

msodgcidConvertToBullsEye

0x0154

Convert the selected diagram to a target diagram.

msodgcidConvertToPyramid

0x0155

Convert the selected diagram to a pyramid diagram.

msodgcidMoveDiagramShapeUp

0x0156

Move the diagram shape backward.

msodgcidMoveDiagramShapeDown

0x0157

Move the diagram shape forward.

msodgcidInsertDiagramShape

0x0158

Insert a shape into diagram.

msodgcidInsertDiagram

0x0159

Insert a diagram.

msodgcidCanvasFit

0x015B

Fit the diagram to the canvas.

msodgcidCanvasResize

0x015C

Resize the drawing canvas.

msodgcidToggleCanvasToolbar

0x015D

Show the drawing canvas toolbar.

msodgcidCanvasExpand

0x015F

Expand the drawing canvas.

msodgcidAlignCanvasRelative

0x0179

Align the diagram relative to the drawing canvas, rather than relative to the page or to other objects.

msodgcidOrgChartSelectLevel

0x017A

Select the level inside the organizational chart.

msodgcidOrgChartSelectBranch

0x017B

Select the branch inside the organizational chart.

msodgcidOrgChartSelectAllAssistants

0x017C

Select all the assistants.

msodgcidOrgChartSelectAllConnectors

0x017D

Select all the connector shapes.

msodgcidDiagramDeleteNode

0x017E

Delete the shape from the diagram.

msodgcidDiagramReverse

0x017F

Reverse the direction of the diagram.

msodgcidDiagramAutoLayout

0x0180

Set the diagram layout to automatic layout.

msodgcidOrgChartAutoLayout

0x0181

Set the organizational chart layout to automatic layout.

msodgcidOptimizePictDialog

0x0187

Show the compress pictures options.

msodgcidDiagramFit

0x018D

Fit the diagram to its contents.

msodgcidDiagramResize

0x018E

Resize the diagram.

msodgcidDiagramExpand

0x018F

Expand the diagram.

msodgcidOrgChartFit

0x0190

Fit the organizational chart to its contents.

msodgcidOrgChartResize

0x01F5

Resize the organizational chart.

msodgcidOrgChartExpand

0x01F6

Expand the organizational chart.

msodgcidOrgChartStyle

0x01F7

Change the style for the organizational chart.

msodgciSplitMenuOrgChartInsertShape

0x01F8

Insert a shape in the organizational chart.

msodgcidDiagramAutoFormat

0x01F9

Use automatic formatting for the organizational chart.

msodgcidCanvasScale

0x01FB

Scale the drawing canvas.

msodgcidOrgChartScale

0x01FC

Scale the organizational chart.

msodgcidDiagramScale

0x01FD

Scale the diagram.

msodgcidAlignOrgChartRelative

0x01FF

Align the selection relative to the organizational chart it is contained in.

msodgcidAlignDiagramRelative

0x0200

Align the selection relative to the diagram it is contained in.

msodgcidSplitMenuInkColor

0x0204

Select from recently used ink colors.

msodgcidSplitMenuInkAnntColor

0x0206

Select from recently used annotation colors.

msodgcidInkStyle1

0x0208

Set the ink style to Color 1.

msodgcidInkStyle2

0x0209

Set the ink style to Color 2.

msodgcidInkStyle3

0x020A

Set the ink style to Color 3.

msodgcidInkStyle4

0x020B

Set the ink style to Color 4.

msodgcidInkStyle5

0x020C

Set the ink style to Color 5.

msodgcidInkStyle6

0x020D

Set the ink style to Color 6.

msodgcidInkStyle7

0x020E

Set the ink style to Color 7.

msodgcidInkStyle8

0x020F

Set the ink style to Color 8.

msodgcidInkStyle9

0x0210

Set the ink style to Color 9.

msodgcidInkAnnotationStyle1

0x0211

Set the annotation style to Color 1.

msodgcidInkAnnotationStyle2

0x0212

Set the annotation style to Color 2.

msodgcidInkAnnotationStyle3

0x0213

Set the annotation style to Color 3.

msodgcidInkAnnotationStyle4

0x0214

Set the annotation style to Color 4.

msodgcidInkAnnotationStyle5

0x0215

Set the annotation style to Color 5.

msodgcidInkAnnotationStyle6

0x0216

Set the annotation style to Color 6.

msodgcidInkAnnotationStyle7

0x0217

Set the annotation style to Color 7.

msodgcidInkAnnotationStyle8

0x0218

Set the annotation style to Color 8.

msodgcidInkAnnotationStyle9

0x0219

Set the annotation style to Color 9.

msodgcidToggleInkToolbar

0x021A

Show the ink drawing and writing toolbar.

msodgcidToggleInkAnnotationToolbar

0x021B

Show the ink annotations toolbar.

msodgcidClearAllInkAnnotations

0x021C

Delete all the ink annotations in the document.

msodgcidInkDrawing

0x021E

Toggle the ink drawing/writing mode.

msodgcidExitInkMode

0x0220

Exit ink mode.

msodgcidInkEraser

0x0221

Use the ink eraser.

msodgcidInkAnnotationEraser

0x0222

Use the annotation eraser.

msodgcidExitInkAnnotationMode

0x0223

Exit ink annotation mode.

msodgcidInkLabel1

0x0224

Use the ballpoint pen for ink.

msodgcidInkLabel2

0x0225

Use the felt tip pen for ink.

msodgcidInkLabel3

0x0226

Use the highlighter pen for ink.

msodgcidOrgChartFitText

0x0227

Fit text inside the organizational chart.

msodgcidEyedropperFillColor

0x0228

Set the eyedropper fill color.

msodgcidEyedropperLineColor

0x0229

Set the eyedropper line color.

msodgcidEyedropperShadowColor

0x022A

Set the eyedropper shadow color.

msodgcidEyedropper3DColor

0x022B

Set the eyedropper 3-D color.

msodgcidPictureFill

0x022C

Set the picture fill.

msodgcidAlignSelectionRelativeSmart

0x022D

Align the selected objects relative to the page.

msodgcidAlignContainerRelativeSmart

0x022E

Align all drawing objects relative to the page.

msodgcidDistributeHorizontalSmart

0x0235

Horizontally distribute the drawing objects.

msodgcidDistributeVerticalSmart

0x0236

Vertically distribute the drawing objects.

msodgcidInkInsertSpace

0x023A

Insert a space inside the ink shape.

msodgcidInkAnnotationBallpoint

0x0242

Use the ballpoint pen for ink annotation.

msodgcidInkAnnotationFelt

0x0243

Use the felt tip pen for ink annotation.

msodgcidInkAnnotationHighlighter

0x0244

Use the highlighter pen for ink annotation.

msodgcidMoreColorsLines

0x0245

Show additional color and line options.

msodgcidAlignRelativeToMarginSmart

0x0248

Align the drawing objects to the nearest margin.

msodgcidMoreSize

0x0249

Show additional size options.

msodgcidMoreInkColor

0x024B

Show more pen colors.

msodgcidFillEffectGradient

0x024C

Show the gradient options.

msodgcidFillEffectTexture

0x024D

Show the texture options.

msodgcidFillEffectPattern

0x024E

Show the pattern options.

msodgcidCloseInkTab

0x024F

Close the ink tools.

msodgcidShapeRectangle

0x1001

Insert a rectangle shape.

msodgcidShapeRoundRectangle

0x1002

Insert a rounded rectangle shape.

msodgcidShapeEllipse

0x1003

Insert an oval shape.

msodgcidShapeDiamond

0x1004

Insert a diamond shape.

msodgcidShapeIsocelesTriangle

0x1005

Insert an isosceles triangle shape.

msodgcidShapeRightTriangle

0x1006

Insert a right triangle shape.

msodgcidShapeParallelogram

0x1007

Insert a parallelogram shape.

msodgcidShapeTrapezoid

0x1008

Insert a trapezoid shape.

msodgcidShapeHexagon

0x1009

Insert a hexagon shape.

msodgcidShapeOctagon

0x100A

Insert an octagon shape.

msodgcidShapePlus

0x100B

Insert a cross shape.

msodgcidShapeStar

0x100C

Insert a 5-point star shape.

msodgcidShapeArrow

0x100D

Insert a right arrow shape.

msodgcidShapeHomePlate

0x100F

Insert a pentagon shape.

msodgcidShapeCube

0x1010

Insert a cube shape.

msodgcidShapeBalloon

0x1011

Insert a balloon shape.

msodgcidShapeArc

0x1013

Insert an arc shape.

msodgcidShapePlaque

0x1015

Insert a plaque shape.

msodgcidShapeCan

0x1016

Insert a can shape.

msodgcidShapeDonut

0x1017

Insert a donut shape.

msodgcidShapeCallout1

0x1029

Insert a Line Callout 2 (no border) shape.

msodgcidShapeCallout2

0x102A

Insert a Line Callout 3 (no border) shape.

msodgcidShapeCallout3

0x102B

Insert a Line Callout 4 (no border) shape.

msodgcidShapeAccentCallout1

0x102C

Insert a Line Callout 2 (accent bar) shape.

msodgcidShapeAccentCallout2

0x102D

Insert a Line Callout 3 (accent bar) shape.

msodgcidShapeAccentCallout3

0x102E

Insert a Line Callout 4 (accent bar) shape.

msodgcidShapeBorderCallout1

0x102F

Insert a Line Callout 2 shape.

msodgcidShapeBorderCallout2

0x1030

Insert a Line Callout 3 shape.

msodgcidShapeBorderCallout3

0x1031

Insert a Line Callout 4 shape.

msodgcidShapeAccentBorderCallout1

0x1032

Insert a Line Callout 2 (border and accent bar) shape.

msodgcidShapeAccentBorderCallout2

0x1033

Insert a Line Callout 3 (border and accent bar) shape.

msodgcidShapeAccentBorderCallout3

0x1034

Insert a Line Callout 4 (border and accent bar) shape.

msodgcidShapeRibbon

0x1035

Insert a down ribbon shape.

msodgcidShapeRibbon2

0x1036

Insert an up ribbon shape.

msodgcidShapeChevron

0x1037

Insert a chevron shape.

msodgcidShapePentagon

0x1038

Insert a regular pentagon shape.

msodgcidShapeNoSmoking

0x1039

Insert a no symbol shape.

msodgcidShapeSeal8

0x103A

Insert an 8-point star shape.

msodgcidShapeSeal16

0x103B

Insert a 16-point star shape.

msodgcidShapeSeal32

0x103C

Insert a 32-point star shape.

msodgcidShapeWedgeRectCallout

0x103D

Insert a rectangular callout shape.

msodgcidShapeWedgeRRectCallout

0x103E

Insert a rounded rectangular callout shape.

msodgcidShapeWedgeEllipseCallout

0x103F

Insert an oval callout shape.

msodgcidShapeWave

0x1040

Insert a wave shape.

msodgcidShapeFoldedCorner

0x1041

Insert a folded corner shape.

msodgcidShapeLeftArrow

0x1042

Insert a left arrow shape.

msodgcidShapeDownArrow

0x1043

Insert a down arrow shape.

msodgcidShapeUpArrow

0x1044

Insert an up arrow shape.

msodgcidShapeLeftRightArrow

0x1045

Insert a left-right arrow shape.

msodgcidShapeUpDownArrow

0x1046

Insert an up-down arrow shape.

msodgcidShapeIrregularSeal1

0x1047

Insert an Explosion 1 shape.

msodgcidShapeIrregularSeal2

0x1048

Insert an Explosion 2 shape.

msodgcidShapeLightningBolt

0x1049

Insert a lightning bolt shape.

msodgcidShapeHeart

0x104A

Insert a heart shape.

msodgcidShapeQuadArrow

0x104C

Insert a quad arrow shape.

msodgcidShapeLeftArrowCallout

0x104D

Insert a left-arrow callout shape.

msodgcidShapeRightArrowCallout

0x104E

Insert a right-arrow callout shape.

msodgcidShapeUpArrowCallout

0x104F

Insert an up-arrow callout shape.

msodgcidShapeDownArrowCallout

0x1050

Insert a down-arrow callout shape.

msodgcidShapeLeftRightArrowCallout

0x1051

Insert a left-right arrow callout shape.

msodgcidShapeUpDownArrowCallout

0x1052

Insert an up-down arrow callout shape.

msodgcidShapeQuadArrowCallout

0x1053

Insert a quad-arrow callout shape.

msodgcidShapeBevel

0x1054

Insert a bevel shape.

msodgcidShapeLeftBracket

0x1055

Insert a left bracket shape.

msodgcidShapeRightBracket

0x1056

Insert a right bracket shape.

msodgcidShapeLeftBrace

0x1057

Insert a left brace shape.

msodgcidShapeRightBrace

0x1058

Insert a right brace shape.

msodgcidShapeLeftUpArrow

0x1059

Insert a left-up arrow shape.

msodgcidShapeBentUpArrow

0x105A

Insert a bent-up arrow shape.

msodgcidShapeBentArrow

0x105B

Insert a bent arrow shape.

msodgcidShapeSeal24

0x105C

Insert a 24-point star shape.

msodgcidShapeStripedRightArrow

0x105D

Insert a striped right-arrow shape.

msodgcidShapeNotchedRightArrow

0x105E

Insert a notched right-arrow shape.

msodgcidShapeBlockArc

0x105F

Insert a block arc shape.

msodgcidShapeSmileyFace

0x1060

Insert a smiling face shape.

msodgcidShapeVerticalScroll

0x1061

Insert a vertical scroll shape.

msodgcidShapeHorizontalScroll

0x1062

Insert a horizontal scroll shape.

msodgcidShapeCircularArrow

0x1063

Insert a circular arrow shape.

msodgcidShapeNotchedCircularArrow

0x1064

Insert a reserved shape.

msodgcidShapeUturnArrow

0x1065

Insert a U-turn arrow shape.

msodgcidShapeCurvedRightArrow

0x1066

Insert a curved right-arrow shape.

msodgcidShapeCurvedLeftArrow

0x1067

Insert a curved left-arrow shape.

msodgcidShapeCurvedUpArrow

0x1068

Insert a curved up-arrow shape.

msodgcidShapeCurvedDownArrow

0x1069

Insert a curved down-arrow shape.

msodgcidShapeCloudCallout

0x106A

Insert a cloud callout shape.

msodgcidShapeEllipseRibbon

0x106B

Insert a curved-down ribbon shape.

msodgcidShapeEllipseRibbon2

0x106C

Insert a curved-up ribbon shape.

msodgcidShapeFlowChartProcess

0x106D

Insert a flowchart process shape.

msodgcidShapeFlowChartDecision

0x106E

Insert a flowchart decision shape.

msodgcidShapeFlowChartInputOutput

0x106F

Insert a flowchart data shape.

msodgcidShapeFlowChartPredefinedProcess

0x1070

Insert a flowchart predefined-process shape.

msodgcidShapeFlowChartInternalStorage

0x1071

Insert a flowchart internal-storage shape.

msodgcidShapeFlowChartDocument

0x1072

Insert a flowchart document shape.

msodgcidShapeFlowChartMultidocument

0x1073

Insert a flowchart multiple-document shape.

msodgcidShapeFlowChartTerminator

0x1074

Insert a flowchart terminator shape.

msodgcidShapeFlowChartPreparation

0x1075

Insert a flowchart preparation shape.

msodgcidShapeFlowChartManualInput

0x1076

Insert a flowchart manual-input shape.

msodgcidShapeFlowChartManualOperation

0x1077

Insert a flowchart manual-operation shape.

msodgcidShapeFlowChartConnector

0x1078

Insert a flowchart connector shape.

msodgcidShapeFlowChartPunchedCard

0x1079

Insert a flowchart card shape.

msodgcidShapeFlowChartPunchedTape

0x107A

Insert a flowchart punched-tape shape.

msodgcidShapeFlowChartSummingJunction

0x107B

Insert a flowchart summing-junction shape.

msodgcidShapeFlowChartOr

0x107C

Insert a flowchart OR shape.

msodgcidShapeFlowChartCollate

0x107D

Insert a flowchart collate shape.

msodgcidShapeFlowChartSort

0x107E

Insert a flowchart sort shape.

msodgcidShapeFlowChartExtract

0x107F

Insert a flowchart extract shape.

msodgcidShapeFlowChartMerge

0x1080

Insert a flowchart merge shape.

msodgcidShapeFlowChartOfflineStorage

0x1081

Insert a flowchart offline-storage shape.

msodgcidShapeFlowChartOnlineStorage

0x1082

Insert a flowchart stored-data shape.

msodgcidShapeFlowChartMagneticTape

0x1083

Insert a flowchart sequential-access storage shape.

msodgcidShapeFlowChartMagneticDisk

0x1084

Insert a flowchart magnetic-disk shape.

msodgcidShapeFlowChartMagneticDrum

0x1085

Insert a flowchart direct-access storage shape.

msodgcidShapeFlowChartDisplay

0x1086

Insert a flowchart display shape.

msodgcidShapeFlowChartDelay

0x1087

Insert a flowchart delay shape.

msodgcidShapeFlowChartAlternateProcess

0x10B0

Insert a flowchart alternate-process shape.

msodgcidShapeFlowChartOffpageConnector

0x10B1

Insert a flowchart off-page connector shape.

msodgcidShapeCallout90

0x10B2

Insert a Line Callout 1 (no border) shape.

msodgcidShapeAccentCallout90

0x10B3

Insert a Line Callout 1 (accent bar) shape.

msodgcidShapeBorderCallout90

0x10B4

Insert a Line Callout 1 shape.

msodgcidShapeAccentBorderCallout90

0x10B5

Insert a Line Callout 1 (border and accent bar) shape.

msodgcidShapeLeftRightUpArrow

0x10B6

Insert a left-right-up arrow shape.

msodgcidShapeSun

0x10B7

Insert a sun shape.

msodgcidShapeMoon

0x10B8

Insert a moon shape.

msodgcidShapeBracketPair

0x10B9

Insert a double bracket shape.

msodgcidShapeBracePair

0x10BA

Insert a double brace shape.

msodgcidShapeSeal4

0x10BB

Insert a 4-point star shape.

msodgcidShapeDoubleWave

0x10BC

Insert a double wave shape.

msodgcidShapeMinusSign

0x10CC

Insert a minus sign shape.

msodgcidShapeMultiplySign

0x10CD

Insert a multiply sign shape.

msodgcidShapeDivisionSign

0x10CE

Insert a division sign shape.

msodgcidShapeEqualSign

0x10CF

Insert an equal sign shape.

msodgcidShapeNotEqualSign

0x10D0

Insert a not-equal sign shape.

msodgcidShapeSnipSingleCornerRectangle

0x10D1

Insert a rectangle shape which has a single snipped corner.

msodgcidShapeSnipSameSideCornerRectangle

0x10D2

Insert a rectangle shape which has two snipped corners on the same side.

msodgcidShapeSnipDiagonalCornerRectangle

0x10D3

Insert a rectangle shape which has two snipped corners diagonally across from one another.

msodgcidShapeSnipRoundSingleCornerRectangle

0x10D4

Insert a rectangle shape which has one rounded and one snipped corner on the same side.

msodgcidShapeRoundSingleCornerRectangle

0x10D5

Insert a rectangle shape which has a single rounded corner.

msodgcidShapeRoundSameSideCornerRectangle

0x10D6

Insert a rectangle shape which has two rounded corners on the same side.

msodgcidShapeRoundDiagonalCornerRectangle

0x10D7

Insert a rectangle shape which has two rounded corners diagonally across from one another.

msodgcidShapeDecagon

0x10D8

Insert a decagon shape.

msodgcidShapeDodecagon

0x10D9

Insert a dodecagon shape.

msodgcidShapeDiagonalStripe

0x10DA

Insert a diagonal stripe shape.

msodgcidShapeTearDrop

0x10DB

Insert a teardrop shape.

msodgcidShapeChord

0x10DC

Insert a chord shape.

msodgcidShapeHeptagon

0x10DD

Insert a heptagon shape.

msodgcidShapeFrame

0x10DE

Insert a frame shape.

msodgcidShapeHalfFrame

0x10DF

Insert a half-frame shape.

msodgcidShapePie

0x10E0

Insert a pie shape.

msodgcidShapeLShape

0x10E1

Insert an L-shape shape.

msodgcidShape6PointStar

0x10E2

Insert a 6-point star shape.

msodgcidShape7PointStar

0x10E3

Insert a 7-point star shape.

msodgcidShape10PointStar

0x10E4

Insert a 10-point star shape.

msodgcidShape12PointStar

0x10E5

Insert a 12-point star shape.

msodgcidShapeCloud

0x10E6

Insert a cloud shape.

msodgcidChangeShapeRectangle

0x2001

Change the selected shape to a rectangle shape.

msodgcidChangeShapeRoundRectangle

0x2002

Change the selected shape to a rounded rectangle shape.

msodgcidChangeShapeEllipse

0x2003

Change the selected shape to an oval shape.

msodgcidChangeShapeDiamond

0x2004

Change the selected shape to a diamond shape.

msodgcidChangeShapeIsocelesTriangle

0x2005

Change the selected shape to an isosceles triangle shape.

msodgcidChangeShapeRightTriangle

0x2006

Change the selected shape to a right triangle shape.

msodgcidChangeShapeParallelogram

0x2007

Change the selected shape to a parallelogram shape.

msodgcidChangeShapeTrapezoid

0x2008

Change the selected shape to a trapezoid shape.

msodgcidChangeShapeHexagon

0x2009

Change the selected shape to a hexagon shape.

msodgcidChangeShapeOctagon

0x200A

Change the selected shape to an octagon shape.

msodgcidChangeShapePlus

0x200B

Change the selected shape to a cross shape.

msodgcidChangeShapeStar

0x200C

Change the selected shape to a 5-point star shape.

msodgcidChangeShapeArrow

0x200D

Change the selected shape to a right arrow shape.

msodgcidChangeShapeHomePlate

0x200F

Change the selected shape to a pentagon shape.

msodgcidChangeShapeCube

0x2010

Change the selected shape to a cube shape.

msodgcidChangeShapeArc

0x2013

Change the selected shape to an arc shape.

msodgcidChangeShapePlaque

0x2015

Change the selected shape to a plaque shape.

msodgcidChangeShapeCan

0x2016

Change the selected shape to a can shape.

msodgcidChangeShapeDonut

0x2017

Change the selected shape to a donut shape.

msodgcidChangeShapeCallout1

0x2029

Change the selected shape to a Line Callout 2 (no border) shape.

msodgcidChangeShapeCallout2

0x202A

Change the selected shape to a Line Callout 3 (no border) shape.

msodgcidChangeShapeCallout3

0x202B

Change the selected shape to a Line Callout 4 (no border) shape.

msodgcidChangeShapeAccentCallout1

0x202C

Change the selected shape to a Line Callout 2 (accent bar) shape.

msodgcidChangeShapeAccentCallout2

0x202D

Change the selected shape to a Line Callout 3 (accent bar) shape.

msodgcidChangeShapeAccentCallout3

0x202E

Change the selected shape to a Line Callout 4 (accent bar) shape.

msodgcidChangeShapeBorderCallout1

0x202F

Change the selected shape to a Line Callout 2 shape.

msodgcidChangeShapeBorderCallout2

0x2030

Change the selected shape to a Line Callout 3 shape.

msodgcidChangeShapeBorderCallout3

0x2031

Change the selected shape to a Line Callout 4 shape.

msodgcidChangeShapeAccentBorderCallout1

0x2032

Change the selected shape to a Line Callout 2 (border and accent bar) shape.

msodgcidChangeShapeAccentBorderCallout2

0x2033

Change the selected shape to a Line Callout 3 (border and accent bar) shape.

msodgcidChangeShapeAccentBorderCallout3

0x2034

Change the selected shape to a Line Callout 4 (border and accent bar) shape.

msodgcidChangeShapeRibbon

0x2035

Change the selected shape to a down ribbon shape.

msodgcidChangeShapeRibbon2

0x2036

Change the selected shape to an up ribbon shape.

msodgcidChangeShapeChevron

0x2037

Change the selected shape to a chevron shape.

msodgcidChangeShapePentagon

0x2038

Change the selected shape to a regular pentagon shape.

msodgcidChangeShapeNoSmoking

0x2039

Change the selected shape to a no symbol shape.

msodgcidChangeShapeSeal8

0x203A

Change the selected shape to an 8-point star shape.

msodgcidChangeShapeSeal16

0x203B

Change the selected shape to a 16-point star shape.

msodgcidChangeShapeSeal32

0x203C

Change the selected shape to a 32-point star shape.

msodgcidChangeShapeWedgeRectCallout

0x203D

Change the selected shape to a rectangular callout shape.

msodgcidChangeShapeWedgeRRectCallout

0x203E

Change the selected shape to a rounded-rectangular callout shape.

msodgcidChangeShapeWedgeEllipseCallout

0x203F

Change the selected shape to an oval callout shape.

msodgcidChangeShapeWave

0x2040

Change the selected shape to a wave shape.

msodgcidChangeShapeFoldedCorner

0x2041

Change the selected shape to a folded corner shape.

msodgcidChangeShapeLeftArrow

0x2042

Change the selected shape to a left arrow shape.

msodgcidChangeShapeDownArrow

0x2043

Change the selected shape to a down arrow shape.

msodgcidChangeShapeUpArrow

0x2044

Change the selected shape to an up arrow shape.

msodgcidChangeShapeLeftRightArrow

0x2045

Change the selected shape to a left-right arrow shape.

msodgcidChangeShapeUpDownArrow

0x2046

Change the selected shape to an up-down arrow shape.

msodgcidChangeShapeIrregularSeal1

0x2047

Change the selected shape to an Explosion 1 shape.

msodgcidChangeShapeIrregularSeal2

0x2048

Change the selected shape to an Explosion 2 shape.

msodgcidChangeShapeLightningBolt

0x2049

Change the selected shape to lightning bolt shape.

msodgcidChangeShapeHeart

0x204A

Change the selected shape to a heart shape.

msodgcidChangeShapeQuadArrow

0x204C

Change the selected shape to a quad arrow shape.

msodgcidChangeShapeLeftArrowCallout

0x204D

Change the selected shape to a left-arrow callout shape.

msodgcidChangeShapeRightArrowCallout

0x204E

Change the selected shape to a right-arrow callout shape.

msodgcidChangeShapeUpArrowCallout

0x204F

Change the selected shape to an up-arrow callout shape.

msodgcidChangeShapeDownArrowCallout

0x2050

Change the selected shape to a down-arrow callout shape.

msodgcidChangeShapeLeftRightArrowCallout

0x2051

Change the selected shape to a left-right arrow callout shape.

msodgcidChangeShapeUpDownArrowCallout

0x2052

Change the selected shape to an up-down arrow callout shape.

msodgcidChangeShapeQuadArrowCallout

0x2053

Change the selected shape to a quad-arrow callout shape.

msodgcidChangeShapeBevel

0x2054

Change the selected shape to a bevel shape.

msodgcidChangeShapeLeftBracket

0x2055

Change the selected shape to a left bracket shape.

msodgcidChangeShapeRightBracket

0x2056

Change the selected shape to a right bracket shape.

msodgcidChangeShapeLeftBrace

0x2057

Change the selected shape to a left brace shape.

msodgcidChangeShapeRightBrace

0x2058

Change the selected shape to a right brace shape.

msodgcidChangeShapeLeftUpArrow

0x2059

Change the selected shape to a left-up arrow shape.

msodgcidChangeShapeBentUpArrow

0x205A

Change the selected shape to a bent-up arrow shape.

msodgcidChangeShapeBentArrow

0x205B

Change the selected shape to a bent arrow shape.

msodgcidChangeShapeSeal24

0x205C

Change the selected shape to a 24-point star shape.

msodgcidChangeShapeStripedRightArrow

0x205D

Change the selected shape to a striped right-arrow shape.

msodgcidChangeShapeNotchedRightArrow

0x205E

Change the selected shape to a notched right-arrow shape.

msodgcidChangeShapeBlockArc

0x205F

Change the selected shape to a block arc shape.

msodgcidChangeShapeSmileyFace

0x2060

Change the selected shape to a smiling face shape.

msodgcidChangeShapeVerticalScroll

0x2061

Change the selected shape to a vertical scroll shape.

msodgcidChangeShapeHorizontalScroll

0x2062

Change the selected shape to a horizontal scroll shape.

msodgcidChangeShapeCircularArrow

0x2063

Change the selected shape to a circular arrow shape.

msodgcidChangeShapeUturnArrow

0x2065

Change the selected shape to a U-turn arrow shape.

msodgcidChangeShapeCurvedRightArrow

0x2066

Change the selected shape to a curved right-arrow shape.

msodgcidChangeShapeCurvedLeftArrow

0x2067

Change the selected shape to a curved left-arrow shape.

msodgcidChangeShapeCurvedUpArrow

0x2068

Change the selected shape to a curved up-arrow shape.

msodgcidChangeShapeCurvedDownArrow

0x2069

Change the selected shape to a curved down-arrow shape.

msodgcidChangeShapeCloudCallout

0x206A

Change the selected shape to a cloud callout shape.

msodgcidChangeShapeEllipseRibbon

0x206B

Change the selected shape to a curved-down ribbon shape.

msodgcidChangeShapeEllipseRibbon2

0x206C

Change the selected shape to a curved-up ribbon shape.

msodgcidChangeShapeFlowChartProcess

0x206D

Change the selected shape to a flowchart process shape.

msodgcidChangeShapeFlowChartDecision

0x206E

Change the selected shape to a flowchart decision shape.

msodgcidChangeShapeFlowChartInputOutput

0x206F

Change the selected shape to a flowchart data shape.

msodgcidChangeShapeFlowChartPredefinedProcess

0x2070

Change the selected shape to a flowchart predefined-process shape.

msodgcidChangeShapeFlowChartInternalStorage

0x2071

Change the selected shape to a flowchart internal-storage shape.

msodgcidChangeShapeFlowChartDocument

0x2072

Change the selected shape to a flowchart document shape.

msodgcidChangeShapeFlowChartMultidocument

0x2073

Change the selected shape to a flowchart multiple-document shape.

msodgcidChangeShapeFlowChartTerminator

0x2074

Change the selected shape to a flowchart terminator shape.

msodgcidChangeShapeFlowChartPreparation

0x2075

Change the selected shape to a flowchart preparation shape.

msodgcidChangeShapeFlowChartManualInput

0x2076

Change the selected shape to a flowchart manual-input shape.

msodgcidChangeShapeFlowChartManualOperation

0x2077

Change the selected shape to a flowchart manual-operation shape.

msodgcidChangeShapeFlowChartConnector

0x2078

Change the selected shape to a flowchart connector shape.

msodgcidChangeShapeFlowChartPunchedCard

0x2079

Change the selected shape to a flowchart card shape.

msodgcidChangeShapeFlowChartPunchedTape

0x207A

Change the selected shape to a flowchart punched-tape shape.

msodgcidChangeShapeFlowChartSummingJunction

0x207B

Change the selected shape to a flowchart summing-junction shape.

msodgcidChangeShapeFlowChartOr

0x207C

Change the selected shape to a flowchart OR shape.

msodgcidChangeShapeFlowChartCollate

0x207D

Change the selected shape to a flowchart collate shape.

msodgcidChangeShapeFlowChartSort

0x207E

Change the selected shape to a flowchart sort shape.

msodgcidChangeShapeFlowChartExtract

0x207F

Change the selected shape to a flowchart extract shape.

msodgcidChangeShapeFlowChartMerge

0x2080

Change the selected shape to a flowchart merge shape.

msodgcidChangeShapeFlowChartOnlineStorage

0x2082

Change the selected shape to a flowchart stored-data shape.

msodgcidChangeShapeFlowChartMagneticTape

0x2083

Change the selected shape to a flowchart sequential-access storage shape.

msodgcidChangeShapeFlowChartMagneticDisk

0x2084

Change the selected shape to a flowchart magnetic-disk shape.

msodgcidChangeShapeFlowChartMagneticDrum

0x2085

Change the selected shape to a flowchart direct-access storage shape.

msodgcidChangeShapeFlowChartDisplay

0x2086

Change the selected shape to a flowchart display shape.

msodgcidChangeShapeFlowChartDelay

0x2087

Change the selected shape to a flowchart delay shape.

msodgcidChangeShapeFlowChartAlternateProcess

0x20B0

Change the selected shape to a flowchart alternate-process shape.

msodgcidChangeShapeFlowChartOffpageConnector

0x20B1

Change the selected shape to a flowchart off-page connector shape.

msodgcidChangeShapeCallout90

0x20B2

Change the selected shape to a Line Callout 1 (no border) shape.

msodgcidChangeShapeAccentCallout90

0x20B3

Change the selected shape to a Line Callout 1 (accent bar) shape.

msodgcidChangeShapeBorderCallout90

0x20B4

Change the selected shape to a Line Callout 1 shape.

msodgcidChangeShapeAccentBorderCallout90

0x20B5

Change the selected shape to a Line Callout 1 (border and accent bar) shape.

msodgcidChangeShapeLeftRightUpArrow

0x20B6

Change the selected shape to a left-right-up arrow shape.

msodgcidChangeShapeSun

0x20B7

Change the selected shape to a sun shape.

msodgcidChangeShapeMoon

0x20B8

Change the selected shape to a moon shape.

msodgcidChangeShapeBracketPair

0x20B9

Change the selected shape to a double bracket shape.

msodgcidChangeShapeBracePair

0x20BA

Change the selected shape to a double brace shape.

msodgcidChangeShapeSeal4

0x20BB

Change the selected shape to a 4-point star shape.

msodgcidChangeShapeDoubleWave

0x20BC

Change the selected shape to a double wave shape.