API Reference

Enum

PowerPointShapeType

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Defines OfficeIMO values corresponding to DocumentFormat.OpenXml.Drawing.ShapeTypeValues.

Inheritance

  • Enum
  • PowerPointShapeType

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Accepted by parameters

Values

public const PowerPointShapeType Line #

Represents the Open XML value line.

Value: 0
public const PowerPointShapeType LineInverse #

Represents the Open XML value lineInv.

Value: 1
public const PowerPointShapeType Triangle #

Represents the Open XML value triangle.

Value: 2
public const PowerPointShapeType RightTriangle #

Represents the Open XML value rtTriangle.

Value: 3
public const PowerPointShapeType Rectangle #

Represents the Open XML value rect.

Value: 4
public const PowerPointShapeType Diamond #

Represents the Open XML value diamond.

Value: 5
public const PowerPointShapeType Parallelogram #

Represents the Open XML value parallelogram.

Value: 6
public const PowerPointShapeType Trapezoid #

Represents the Open XML value trapezoid.

Value: 7
public const PowerPointShapeType NonIsoscelesTrapezoid #

Represents the Open XML value nonIsoscelesTrapezoid.

Value: 8
public const PowerPointShapeType Pentagon #

Represents the Open XML value pentagon.

Value: 9
public const PowerPointShapeType Hexagon #

Represents the Open XML value hexagon.

Value: 10
public const PowerPointShapeType Heptagon #

Represents the Open XML value heptagon.

Value: 11
public const PowerPointShapeType Octagon #

Represents the Open XML value octagon.

Value: 12
public const PowerPointShapeType Decagon #

Represents the Open XML value decagon.

Value: 13
public const PowerPointShapeType Dodecagon #

Represents the Open XML value dodecagon.

Value: 14
public const PowerPointShapeType Star4 #

Represents the Open XML value star4.

Value: 15
public const PowerPointShapeType Star5 #

Represents the Open XML value star5.

Value: 16
public const PowerPointShapeType Star6 #

Represents the Open XML value star6.

Value: 17
public const PowerPointShapeType Star7 #

Represents the Open XML value star7.

Value: 18
public const PowerPointShapeType Star8 #

Represents the Open XML value star8.

Value: 19
public const PowerPointShapeType Star10 #

Represents the Open XML value star10.

Value: 20
public const PowerPointShapeType Star12 #

Represents the Open XML value star12.

Value: 21
public const PowerPointShapeType Star16 #

Represents the Open XML value star16.

Value: 22
public const PowerPointShapeType Star24 #

Represents the Open XML value star24.

Value: 23
public const PowerPointShapeType Star32 #

Represents the Open XML value star32.

Value: 24
public const PowerPointShapeType RoundRectangle #

Represents the Open XML value roundRect.

Value: 25
public const PowerPointShapeType Round1Rectangle #

Represents the Open XML value round1Rect.

Value: 26
public const PowerPointShapeType Round2SameRectangle #

Represents the Open XML value round2SameRect.

Value: 27
public const PowerPointShapeType Round2DiagonalRectangle #

Represents the Open XML value round2DiagRect.

Value: 28
public const PowerPointShapeType SnipRoundRectangle #

Represents the Open XML value snipRoundRect.

Value: 29
public const PowerPointShapeType Snip1Rectangle #

Represents the Open XML value snip1Rect.

Value: 30
public const PowerPointShapeType Snip2SameRectangle #

Represents the Open XML value snip2SameRect.

Value: 31
public const PowerPointShapeType Snip2DiagonalRectangle #

Represents the Open XML value snip2DiagRect.

Value: 32
public const PowerPointShapeType Plaque #

Represents the Open XML value plaque.

Value: 33
public const PowerPointShapeType Ellipse #

Represents the Open XML value ellipse.

Value: 34
public const PowerPointShapeType Teardrop #

Represents the Open XML value teardrop.

Value: 35
public const PowerPointShapeType HomePlate #

Represents the Open XML value homePlate.

Value: 36
public const PowerPointShapeType Chevron #

Represents the Open XML value chevron.

Value: 37
public const PowerPointShapeType PieWedge #

Represents the Open XML value pieWedge.

Value: 38
public const PowerPointShapeType Pie #

Represents the Open XML value pie.

Value: 39
public const PowerPointShapeType BlockArc #

Represents the Open XML value blockArc.

Value: 40
public const PowerPointShapeType Donut #

Represents the Open XML value donut.

Value: 41
public const PowerPointShapeType NoSmoking #

Represents the Open XML value noSmoking.

Value: 42
public const PowerPointShapeType RightArrow #

Represents the Open XML value rightArrow.

Value: 43
public const PowerPointShapeType LeftArrow #

Represents the Open XML value leftArrow.

Value: 44
public const PowerPointShapeType UpArrow #

Represents the Open XML value upArrow.

Value: 45
public const PowerPointShapeType DownArrow #

Represents the Open XML value downArrow.

Value: 46
public const PowerPointShapeType StripedRightArrow #

Represents the Open XML value stripedRightArrow.

Value: 47
public const PowerPointShapeType NotchedRightArrow #

Represents the Open XML value notchedRightArrow.

Value: 48
public const PowerPointShapeType BentUpArrow #

Represents the Open XML value bentUpArrow.

Value: 49
public const PowerPointShapeType LeftRightArrow #

Represents the Open XML value leftRightArrow.

Value: 50
public const PowerPointShapeType UpDownArrow #

Represents the Open XML value upDownArrow.

Value: 51
public const PowerPointShapeType LeftUpArrow #

Represents the Open XML value leftUpArrow.

Value: 52
public const PowerPointShapeType LeftRightUpArrow #

Represents the Open XML value leftRightUpArrow.

Value: 53
public const PowerPointShapeType QuadArrow #

Represents the Open XML value quadArrow.

Value: 54
public const PowerPointShapeType LeftArrowCallout #

Represents the Open XML value leftArrowCallout.

Value: 55
public const PowerPointShapeType RightArrowCallout #

Represents the Open XML value rightArrowCallout.

Value: 56
public const PowerPointShapeType UpArrowCallout #

Represents the Open XML value upArrowCallout.

Value: 57
public const PowerPointShapeType DownArrowCallout #

Represents the Open XML value downArrowCallout.

Value: 58
public const PowerPointShapeType LeftRightArrowCallout #

Represents the Open XML value leftRightArrowCallout.

Value: 59
public const PowerPointShapeType UpDownArrowCallout #

Represents the Open XML value upDownArrowCallout.

Value: 60
public const PowerPointShapeType QuadArrowCallout #

Represents the Open XML value quadArrowCallout.

Value: 61
public const PowerPointShapeType BentArrow #

Represents the Open XML value bentArrow.

Value: 62
public const PowerPointShapeType UTurnArrow #

Represents the Open XML value uturnArrow.

Value: 63
public const PowerPointShapeType CircularArrow #

Represents the Open XML value circularArrow.

Value: 64
public const PowerPointShapeType LeftCircularArrow #

Represents the Open XML value leftCircularArrow.

Value: 65
public const PowerPointShapeType LeftRightCircularArrow #

Represents the Open XML value leftRightCircularArrow.

Value: 66
public const PowerPointShapeType CurvedRightArrow #

Represents the Open XML value curvedRightArrow.

Value: 67
public const PowerPointShapeType CurvedLeftArrow #

Represents the Open XML value curvedLeftArrow.

Value: 68
public const PowerPointShapeType CurvedUpArrow #

Represents the Open XML value curvedUpArrow.

Value: 69
public const PowerPointShapeType CurvedDownArrow #

Represents the Open XML value curvedDownArrow.

Value: 70
public const PowerPointShapeType SwooshArrow #

Represents the Open XML value swooshArrow.

Value: 71
public const PowerPointShapeType Cube #

Represents the Open XML value cube.

Value: 72
public const PowerPointShapeType Can #

Represents the Open XML value can.

Value: 73
public const PowerPointShapeType LightningBolt #

Represents the Open XML value lightningBolt.

Value: 74
public const PowerPointShapeType Heart #

Represents the Open XML value heart.

Value: 75
public const PowerPointShapeType Sun #

Represents the Open XML value sun.

Value: 76
public const PowerPointShapeType Moon #

Represents the Open XML value moon.

Value: 77
public const PowerPointShapeType SmileyFace #

Represents the Open XML value smileyFace.

Value: 78
public const PowerPointShapeType IrregularSeal1 #

Represents the Open XML value irregularSeal1.

Value: 79
public const PowerPointShapeType IrregularSeal2 #

Represents the Open XML value irregularSeal2.

Value: 80
public const PowerPointShapeType FoldedCorner #

Represents the Open XML value foldedCorner.

Value: 81
public const PowerPointShapeType Bevel #

Represents the Open XML value bevel.

Value: 82
public const PowerPointShapeType Frame #

Represents the Open XML value frame.

Value: 83
public const PowerPointShapeType HalfFrame #

Represents the Open XML value halfFrame.

Value: 84
public const PowerPointShapeType Corner #

Represents the Open XML value corner.

Value: 85
public const PowerPointShapeType DiagonalStripe #

Represents the Open XML value diagStripe.

Value: 86
public const PowerPointShapeType Chord #

Represents the Open XML value chord.

Value: 87
public const PowerPointShapeType Arc #

Represents the Open XML value arc.

Value: 88
public const PowerPointShapeType LeftBracket #

Represents the Open XML value leftBracket.

Value: 89
public const PowerPointShapeType RightBracket #

Represents the Open XML value rightBracket.

Value: 90
public const PowerPointShapeType LeftBrace #

Represents the Open XML value leftBrace.

Value: 91
public const PowerPointShapeType RightBrace #

Represents the Open XML value rightBrace.

Value: 92
public const PowerPointShapeType BracketPair #

Represents the Open XML value bracketPair.

Value: 93
public const PowerPointShapeType BracePair #

Represents the Open XML value bracePair.

Value: 94
public const PowerPointShapeType StraightConnector1 #

Represents the Open XML value straightConnector1.

Value: 95
public const PowerPointShapeType BentConnector2 #

Represents the Open XML value bentConnector2.

Value: 96
public const PowerPointShapeType BentConnector3 #

Represents the Open XML value bentConnector3.

Value: 97
public const PowerPointShapeType BentConnector4 #

Represents the Open XML value bentConnector4.

Value: 98
public const PowerPointShapeType BentConnector5 #

Represents the Open XML value bentConnector5.

Value: 99
public const PowerPointShapeType CurvedConnector2 #

Represents the Open XML value curvedConnector2.

Value: 100
public const PowerPointShapeType CurvedConnector3 #

Represents the Open XML value curvedConnector3.

Value: 101
public const PowerPointShapeType CurvedConnector4 #

Represents the Open XML value curvedConnector4.

Value: 102
public const PowerPointShapeType CurvedConnector5 #

Represents the Open XML value curvedConnector5.

Value: 103
public const PowerPointShapeType Callout1 #

Represents the Open XML value callout1.

Value: 104
public const PowerPointShapeType Callout2 #

Represents the Open XML value callout2.

Value: 105
public const PowerPointShapeType Callout3 #

Represents the Open XML value callout3.

Value: 106
public const PowerPointShapeType AccentCallout1 #

Represents the Open XML value accentCallout1.

Value: 107
public const PowerPointShapeType AccentCallout2 #

Represents the Open XML value accentCallout2.

Value: 108
public const PowerPointShapeType AccentCallout3 #

Represents the Open XML value accentCallout3.

Value: 109
public const PowerPointShapeType BorderCallout1 #

Represents the Open XML value borderCallout1.

Value: 110
public const PowerPointShapeType BorderCallout2 #

Represents the Open XML value borderCallout2.

Value: 111
public const PowerPointShapeType BorderCallout3 #

Represents the Open XML value borderCallout3.

Value: 112
public const PowerPointShapeType AccentBorderCallout1 #

Represents the Open XML value accentBorderCallout1.

Value: 113
public const PowerPointShapeType AccentBorderCallout2 #

Represents the Open XML value accentBorderCallout2.

Value: 114
public const PowerPointShapeType AccentBorderCallout3 #

Represents the Open XML value accentBorderCallout3.

Value: 115
public const PowerPointShapeType WedgeRectangleCallout #

Represents the Open XML value wedgeRectCallout.

Value: 116
public const PowerPointShapeType WedgeRoundRectangleCallout #

Represents the Open XML value wedgeRoundRectCallout.

Value: 117
public const PowerPointShapeType WedgeEllipseCallout #

Represents the Open XML value wedgeEllipseCallout.

Value: 118
public const PowerPointShapeType CloudCallout #

Represents the Open XML value cloudCallout.

Value: 119
public const PowerPointShapeType Cloud #

Represents the Open XML value cloud.

Value: 120
public const PowerPointShapeType Ribbon #

Represents the Open XML value ribbon.

Value: 121
public const PowerPointShapeType Ribbon2 #

Represents the Open XML value ribbon2.

Value: 122
public const PowerPointShapeType EllipseRibbon #

Represents the Open XML value ellipseRibbon.

Value: 123
public const PowerPointShapeType EllipseRibbon2 #

Represents the Open XML value ellipseRibbon2.

Value: 124
public const PowerPointShapeType LeftRightRibbon #

Represents the Open XML value leftRightRibbon.

Value: 125
public const PowerPointShapeType VerticalScroll #

Represents the Open XML value verticalScroll.

Value: 126
public const PowerPointShapeType HorizontalScroll #

Represents the Open XML value horizontalScroll.

Value: 127
public const PowerPointShapeType Wave #

Represents the Open XML value wave.

Value: 128
public const PowerPointShapeType DoubleWave #

Represents the Open XML value doubleWave.

Value: 129
public const PowerPointShapeType Plus #

Represents the Open XML value plus.

Value: 130
public const PowerPointShapeType FlowChartProcess #

Represents the Open XML value flowChartProcess.

Value: 131
public const PowerPointShapeType FlowChartDecision #

Represents the Open XML value flowChartDecision.

Value: 132
public const PowerPointShapeType FlowChartInputOutput #

Represents the Open XML value flowChartInputOutput.

Value: 133
public const PowerPointShapeType FlowChartPredefinedProcess #

Represents the Open XML value flowChartPredefinedProcess.

Value: 134
public const PowerPointShapeType FlowChartInternalStorage #

Represents the Open XML value flowChartInternalStorage.

Value: 135
public const PowerPointShapeType FlowChartDocument #

Represents the Open XML value flowChartDocument.

Value: 136
public const PowerPointShapeType FlowChartMultidocument #

Represents the Open XML value flowChartMultidocument.

Value: 137
public const PowerPointShapeType FlowChartTerminator #

Represents the Open XML value flowChartTerminator.

Value: 138
public const PowerPointShapeType FlowChartPreparation #

Represents the Open XML value flowChartPreparation.

Value: 139
public const PowerPointShapeType FlowChartManualInput #

Represents the Open XML value flowChartManualInput.

Value: 140
public const PowerPointShapeType FlowChartManualOperation #

Represents the Open XML value flowChartManualOperation.

Value: 141
public const PowerPointShapeType FlowChartConnector #

Represents the Open XML value flowChartConnector.

Value: 142
public const PowerPointShapeType FlowChartPunchedCard #

Represents the Open XML value flowChartPunchedCard.

Value: 143
public const PowerPointShapeType FlowChartPunchedTape #

Represents the Open XML value flowChartPunchedTape.

Value: 144
public const PowerPointShapeType FlowChartSummingJunction #

Represents the Open XML value flowChartSummingJunction.

Value: 145
public const PowerPointShapeType FlowChartOr #

Represents the Open XML value flowChartOr.

Value: 146
public const PowerPointShapeType FlowChartCollate #

Represents the Open XML value flowChartCollate.

Value: 147
public const PowerPointShapeType FlowChartSort #

Represents the Open XML value flowChartSort.

Value: 148
public const PowerPointShapeType FlowChartExtract #

Represents the Open XML value flowChartExtract.

Value: 149
public const PowerPointShapeType FlowChartMerge #

Represents the Open XML value flowChartMerge.

Value: 150
public const PowerPointShapeType FlowChartOfflineStorage #

Represents the Open XML value flowChartOfflineStorage.

Value: 151
public const PowerPointShapeType FlowChartOnlineStorage #

Represents the Open XML value flowChartOnlineStorage.

Value: 152
public const PowerPointShapeType FlowChartMagneticTape #

Represents the Open XML value flowChartMagneticTape.

Value: 153
public const PowerPointShapeType FlowChartMagneticDisk #

Represents the Open XML value flowChartMagneticDisk.

Value: 154
public const PowerPointShapeType FlowChartMagneticDrum #

Represents the Open XML value flowChartMagneticDrum.

Value: 155
public const PowerPointShapeType FlowChartDisplay #

Represents the Open XML value flowChartDisplay.

Value: 156
public const PowerPointShapeType FlowChartDelay #

Represents the Open XML value flowChartDelay.

Value: 157
public const PowerPointShapeType FlowChartAlternateProcess #

Represents the Open XML value flowChartAlternateProcess.

Value: 158
public const PowerPointShapeType FlowChartOffpageConnector #

Represents the Open XML value flowChartOffpageConnector.

Value: 159
public const PowerPointShapeType ActionButtonBlank #

Represents the Open XML value actionButtonBlank.

Value: 160
public const PowerPointShapeType ActionButtonHome #

Represents the Open XML value actionButtonHome.

Value: 161
public const PowerPointShapeType ActionButtonHelp #

Represents the Open XML value actionButtonHelp.

Value: 162
public const PowerPointShapeType ActionButtonInformation #

Represents the Open XML value actionButtonInformation.

Value: 163
public const PowerPointShapeType ActionButtonForwardNext #

Represents the Open XML value actionButtonForwardNext.

Value: 164
public const PowerPointShapeType ActionButtonBackPrevious #

Represents the Open XML value actionButtonBackPrevious.

Value: 165
public const PowerPointShapeType ActionButtonEnd #

Represents the Open XML value actionButtonEnd.

Value: 166
public const PowerPointShapeType ActionButtonBeginning #

Represents the Open XML value actionButtonBeginning.

Value: 167
public const PowerPointShapeType ActionButtonReturn #

Represents the Open XML value actionButtonReturn.

Value: 168
public const PowerPointShapeType ActionButtonDocument #

Represents the Open XML value actionButtonDocument.

Value: 169
public const PowerPointShapeType ActionButtonSound #

Represents the Open XML value actionButtonSound.

Value: 170
public const PowerPointShapeType ActionButtonMovie #

Represents the Open XML value actionButtonMovie.

Value: 171
public const PowerPointShapeType Gear6 #

Represents the Open XML value gear6.

Value: 172
public const PowerPointShapeType Gear9 #

Represents the Open XML value gear9.

Value: 173
public const PowerPointShapeType Funnel #

Represents the Open XML value funnel.

Value: 174
public const PowerPointShapeType MathPlus #

Represents the Open XML value mathPlus.

Value: 175
public const PowerPointShapeType MathMinus #

Represents the Open XML value mathMinus.

Value: 176
public const PowerPointShapeType MathMultiply #

Represents the Open XML value mathMultiply.

Value: 177
public const PowerPointShapeType MathDivide #

Represents the Open XML value mathDivide.

Value: 178
public const PowerPointShapeType MathEqual #

Represents the Open XML value mathEqual.

Value: 179
public const PowerPointShapeType MathNotEqual #

Represents the Open XML value mathNotEqual.

Value: 180
public const PowerPointShapeType CornerTabs #

Represents the Open XML value cornerTabs.

Value: 181
public const PowerPointShapeType SquareTabs #

Represents the Open XML value squareTabs.

Value: 182
public const PowerPointShapeType PlaqueTabs #

Represents the Open XML value plaqueTabs.

Value: 183
public const PowerPointShapeType ChartX #

Represents the Open XML value chartX.

Value: 184
public const PowerPointShapeType ChartStar #

Represents the Open XML value chartStar.

Value: 185
public const PowerPointShapeType ChartPlus #

Represents the Open XML value chartPlus.

Value: 186