ShapeTypeValues Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Preset Shape Types
public enum ShapeTypeValues
public readonly struct ShapeTypeValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Drawing.ShapeTypeValues>, IEquatable<DocumentFormat.OpenXml.Drawing.ShapeTypeValues>
type ShapeTypeValues =
type ShapeTypeValues = struct
interface IEnumValue
interface IEnumValueFactory<ShapeTypeValues>
Public Enum ShapeTypeValues
Public Structure ShapeTypeValues
Implements IEnumValue, IEnumValueFactory(Of ShapeTypeValues), IEquatable(Of ShapeTypeValues)
- Inheritance
-
ShapeTypeValues
- Inheritance
-
ShapeTypeValues
Fields
Name | Value | Description |
---|---|---|
Line | 0 | Line Shape. When the item is serialized out as xml, its value is "line". |
LineInverse | 1 | Line Inverse Shape. When the item is serialized out as xml, its value is "lineInv". |
Triangle | 2 | Triangle Shape. When the item is serialized out as xml, its value is "triangle". |
RightTriangle | 3 | Right Triangle Shape. When the item is serialized out as xml, its value is "rtTriangle". |
Rectangle | 4 | Rectangle Shape. When the item is serialized out as xml, its value is "rect". |
Diamond | 5 | Diamond Shape. When the item is serialized out as xml, its value is "diamond". |
Parallelogram | 6 | Parallelogram Shape. When the item is serialized out as xml, its value is "parallelogram". |
Trapezoid | 7 | Trapezoid Shape. When the item is serialized out as xml, its value is "trapezoid". |
NonIsoscelesTrapezoid | 8 | Non-Isosceles Trapezoid Shape. When the item is serialized out as xml, its value is "nonIsoscelesTrapezoid". |
Pentagon | 9 | Pentagon Shape. When the item is serialized out as xml, its value is "pentagon". |
Hexagon | 10 | Hexagon Shape. When the item is serialized out as xml, its value is "hexagon". |
Heptagon | 11 | Heptagon Shape. When the item is serialized out as xml, its value is "heptagon". |
Octagon | 12 | Octagon Shape. When the item is serialized out as xml, its value is "octagon". |
Decagon | 13 | Decagon Shape. When the item is serialized out as xml, its value is "decagon". |
Dodecagon | 14 | Dodecagon Shape. When the item is serialized out as xml, its value is "dodecagon". |
Star4 | 15 | Four Pointed Star Shape. When the item is serialized out as xml, its value is "star4". |
Star5 | 16 | Five Pointed Star Shape. When the item is serialized out as xml, its value is "star5". |
Star6 | 17 | Six Pointed Star Shape. When the item is serialized out as xml, its value is "star6". |
Star7 | 18 | Seven Pointed Star Shape. When the item is serialized out as xml, its value is "star7". |
Star8 | 19 | Eight Pointed Star Shape. When the item is serialized out as xml, its value is "star8". |
Star10 | 20 | Ten Pointed Star Shape. When the item is serialized out as xml, its value is "star10". |
Star12 | 21 | Twelve Pointed Star Shape. When the item is serialized out as xml, its value is "star12". |
Star16 | 22 | Sixteen Pointed Star Shape. When the item is serialized out as xml, its value is "star16". |
Star24 | 23 | Twenty Four Pointed Star Shape. When the item is serialized out as xml, its value is "star24". |
Star32 | 24 | Thirty Two Pointed Star Shape. When the item is serialized out as xml, its value is "star32". |
RoundRectangle | 25 | Round Corner Rectangle Shape. When the item is serialized out as xml, its value is "roundRect". |
Round1Rectangle | 26 | One Round Corner Rectangle Shape. When the item is serialized out as xml, its value is "round1Rect". |
Round2SameRectangle | 27 | Two Same-side Round Corner Rectangle Shape. When the item is serialized out as xml, its value is "round2SameRect". |
Round2DiagonalRectangle | 28 | Two Diagonal Round Corner Rectangle Shape. When the item is serialized out as xml, its value is "round2DiagRect". |
SnipRoundRectangle | 29 | One Snip One Round Corner Rectangle Shape. When the item is serialized out as xml, its value is "snipRoundRect". |
Snip1Rectangle | 30 | One Snip Corner Rectangle Shape. When the item is serialized out as xml, its value is "snip1Rect". |
Snip2SameRectangle | 31 | Two Same-side Snip Corner Rectangle Shape. When the item is serialized out as xml, its value is "snip2SameRect". |
Snip2DiagonalRectangle | 32 | Two Diagonal Snip Corner Rectangle Shape. When the item is serialized out as xml, its value is "snip2DiagRect". |
Plaque | 33 | Plaque Shape. When the item is serialized out as xml, its value is "plaque". |
Ellipse | 34 | Ellipse Shape. When the item is serialized out as xml, its value is "ellipse". |
Teardrop | 35 | Teardrop Shape. When the item is serialized out as xml, its value is "teardrop". |
HomePlate | 36 | Home Plate Shape. When the item is serialized out as xml, its value is "homePlate". |
Chevron | 37 | Chevron Shape. When the item is serialized out as xml, its value is "chevron". |
PieWedge | 38 | Pie Wedge Shape. When the item is serialized out as xml, its value is "pieWedge". |
Pie | 39 | Pie Shape. When the item is serialized out as xml, its value is "pie". |
BlockArc | 40 | Block Arc Shape. When the item is serialized out as xml, its value is "blockArc". |
Donut | 41 | Donut Shape. When the item is serialized out as xml, its value is "donut". |
NoSmoking | 42 | No Smoking Shape. When the item is serialized out as xml, its value is "noSmoking". |
RightArrow | 43 | Right Arrow Shape. When the item is serialized out as xml, its value is "rightArrow". |
LeftArrow | 44 | Left Arrow Shape. When the item is serialized out as xml, its value is "leftArrow". |
UpArrow | 45 | Up Arrow Shape. When the item is serialized out as xml, its value is "upArrow". |
DownArrow | 46 | Down Arrow Shape. When the item is serialized out as xml, its value is "downArrow". |
StripedRightArrow | 47 | Striped Right Arrow Shape. When the item is serialized out as xml, its value is "stripedRightArrow". |
NotchedRightArrow | 48 | Notched Right Arrow Shape. When the item is serialized out as xml, its value is "notchedRightArrow". |
BentUpArrow | 49 | Bent Up Arrow Shape. When the item is serialized out as xml, its value is "bentUpArrow". |
LeftRightArrow | 50 | Left Right Arrow Shape. When the item is serialized out as xml, its value is "leftRightArrow". |
UpDownArrow | 51 | Up Down Arrow Shape. When the item is serialized out as xml, its value is "upDownArrow". |
LeftUpArrow | 52 | Left Up Arrow Shape. When the item is serialized out as xml, its value is "leftUpArrow". |
LeftRightUpArrow | 53 | Left Right Up Arrow Shape. When the item is serialized out as xml, its value is "leftRightUpArrow". |
QuadArrow | 54 | Quad-Arrow Shape. When the item is serialized out as xml, its value is "quadArrow". |
LeftArrowCallout | 55 | Callout Left Arrow Shape. When the item is serialized out as xml, its value is "leftArrowCallout". |
RightArrowCallout | 56 | Callout Right Arrow Shape. When the item is serialized out as xml, its value is "rightArrowCallout". |
UpArrowCallout | 57 | Callout Up Arrow Shape. When the item is serialized out as xml, its value is "upArrowCallout". |
DownArrowCallout | 58 | Callout Down Arrow Shape. When the item is serialized out as xml, its value is "downArrowCallout". |
LeftRightArrowCallout | 59 | Callout Left Right Arrow Shape. When the item is serialized out as xml, its value is "leftRightArrowCallout". |
UpDownArrowCallout | 60 | Callout Up Down Arrow Shape. When the item is serialized out as xml, its value is "upDownArrowCallout". |
QuadArrowCallout | 61 | Callout Quad-Arrow Shape. When the item is serialized out as xml, its value is "quadArrowCallout". |
BentArrow | 62 | Bent Arrow Shape. When the item is serialized out as xml, its value is "bentArrow". |
UTurnArrow | 63 | U-Turn Arrow Shape. When the item is serialized out as xml, its value is "uturnArrow". |
CircularArrow | 64 | Circular Arrow Shape. When the item is serialized out as xml, its value is "circularArrow". |
LeftCircularArrow | 65 | Left Circular Arrow Shape. When the item is serialized out as xml, its value is "leftCircularArrow". |
LeftRightCircularArrow | 66 | Left Right Circular Arrow Shape. When the item is serialized out as xml, its value is "leftRightCircularArrow". |
CurvedRightArrow | 67 | Curved Right Arrow Shape. When the item is serialized out as xml, its value is "curvedRightArrow". |
CurvedLeftArrow | 68 | Curved Left Arrow Shape. When the item is serialized out as xml, its value is "curvedLeftArrow". |
CurvedUpArrow | 69 | Curved Up Arrow Shape. When the item is serialized out as xml, its value is "curvedUpArrow". |
CurvedDownArrow | 70 | Curved Down Arrow Shape. When the item is serialized out as xml, its value is "curvedDownArrow". |
SwooshArrow | 71 | Swoosh Arrow Shape. When the item is serialized out as xml, its value is "swooshArrow". |
Cube | 72 | Cube Shape. When the item is serialized out as xml, its value is "cube". |
Can | 73 | Can Shape. When the item is serialized out as xml, its value is "can". |
LightningBolt | 74 | Lightning Bolt Shape. When the item is serialized out as xml, its value is "lightningBolt". |
Heart | 75 | Heart Shape. When the item is serialized out as xml, its value is "heart". |
Sun | 76 | Sun Shape. When the item is serialized out as xml, its value is "sun". |
Moon | 77 | Moon Shape. When the item is serialized out as xml, its value is "moon". |
SmileyFace | 78 | Smiley Face Shape. When the item is serialized out as xml, its value is "smileyFace". |
IrregularSeal1 | 79 | Irregular Seal 1 Shape. When the item is serialized out as xml, its value is "irregularSeal1". |
IrregularSeal2 | 80 | Irregular Seal 2 Shape. When the item is serialized out as xml, its value is "irregularSeal2". |
FoldedCorner | 81 | Folded Corner Shape. When the item is serialized out as xml, its value is "foldedCorner". |
Bevel | 82 | Bevel Shape. When the item is serialized out as xml, its value is "bevel". |
Frame | 83 | Frame Shape. When the item is serialized out as xml, its value is "frame". |
HalfFrame | 84 | Half Frame Shape. When the item is serialized out as xml, its value is "halfFrame". |
Corner | 85 | Corner Shape. When the item is serialized out as xml, its value is "corner". |
DiagonalStripe | 86 | Diagonal Stripe Shape. When the item is serialized out as xml, its value is "diagStripe". |
Chord | 87 | Chord Shape. When the item is serialized out as xml, its value is "chord". |
Arc | 88 | Curved Arc Shape. When the item is serialized out as xml, its value is "arc". |
LeftBracket | 89 | Left Bracket Shape. When the item is serialized out as xml, its value is "leftBracket". |
RightBracket | 90 | Right Bracket Shape. When the item is serialized out as xml, its value is "rightBracket". |
LeftBrace | 91 | Left Brace Shape. When the item is serialized out as xml, its value is "leftBrace". |
RightBrace | 92 | Right Brace Shape. When the item is serialized out as xml, its value is "rightBrace". |
BracketPair | 93 | Bracket Pair Shape. When the item is serialized out as xml, its value is "bracketPair". |
BracePair | 94 | Brace Pair Shape. When the item is serialized out as xml, its value is "bracePair". |
StraightConnector1 | 95 | Straight Connector 1 Shape. When the item is serialized out as xml, its value is "straightConnector1". |
BentConnector2 | 96 | Bent Connector 2 Shape. When the item is serialized out as xml, its value is "bentConnector2". |
BentConnector3 | 97 | Bent Connector 3 Shape. When the item is serialized out as xml, its value is "bentConnector3". |
BentConnector4 | 98 | Bent Connector 4 Shape. When the item is serialized out as xml, its value is "bentConnector4". |
BentConnector5 | 99 | Bent Connector 5 Shape. When the item is serialized out as xml, its value is "bentConnector5". |
CurvedConnector2 | 100 | Curved Connector 2 Shape. When the item is serialized out as xml, its value is "curvedConnector2". |
CurvedConnector3 | 101 | Curved Connector 3 Shape. When the item is serialized out as xml, its value is "curvedConnector3". |
CurvedConnector4 | 102 | Curved Connector 4 Shape. When the item is serialized out as xml, its value is "curvedConnector4". |
CurvedConnector5 | 103 | Curved Connector 5 Shape. When the item is serialized out as xml, its value is "curvedConnector5". |
Callout1 | 104 | Callout 1 Shape. When the item is serialized out as xml, its value is "callout1". |
Callout2 | 105 | Callout 2 Shape. When the item is serialized out as xml, its value is "callout2". |
Callout3 | 106 | Callout 3 Shape. When the item is serialized out as xml, its value is "callout3". |
AccentCallout1 | 107 | Callout 1 Shape. When the item is serialized out as xml, its value is "accentCallout1". |
AccentCallout2 | 108 | Callout 2 Shape. When the item is serialized out as xml, its value is "accentCallout2". |
AccentCallout3 | 109 | Callout 3 Shape. When the item is serialized out as xml, its value is "accentCallout3". |
BorderCallout1 | 110 | Callout 1 with Border Shape. When the item is serialized out as xml, its value is "borderCallout1". |
BorderCallout2 | 111 | Callout 2 with Border Shape. When the item is serialized out as xml, its value is "borderCallout2". |
BorderCallout3 | 112 | Callout 3 with Border Shape. When the item is serialized out as xml, its value is "borderCallout3". |
AccentBorderCallout1 | 113 | Callout 1 with Border and Accent Shape. When the item is serialized out as xml, its value is "accentBorderCallout1". |
AccentBorderCallout2 | 114 | Callout 2 with Border and Accent Shape. When the item is serialized out as xml, its value is "accentBorderCallout2". |
AccentBorderCallout3 | 115 | Callout 3 with Border and Accent Shape. When the item is serialized out as xml, its value is "accentBorderCallout3". |
WedgeRectangleCallout | 116 | Callout Wedge Rectangle Shape. When the item is serialized out as xml, its value is "wedgeRectCallout". |
WedgeRoundRectangleCallout | 117 | Callout Wedge Round Rectangle Shape. When the item is serialized out as xml, its value is "wedgeRoundRectCallout". |
WedgeEllipseCallout | 118 | Callout Wedge Ellipse Shape. When the item is serialized out as xml, its value is "wedgeEllipseCallout". |
CloudCallout | 119 | Callout Cloud Shape. When the item is serialized out as xml, its value is "cloudCallout". |
Cloud | 120 | Cloud Shape. When the item is serialized out as xml, its value is "cloud". |
Ribbon | 121 | Ribbon Shape. When the item is serialized out as xml, its value is "ribbon". |
Ribbon2 | 122 | Ribbon 2 Shape. When the item is serialized out as xml, its value is "ribbon2". |
EllipseRibbon | 123 | Ellipse Ribbon Shape. When the item is serialized out as xml, its value is "ellipseRibbon". |
EllipseRibbon2 | 124 | Ellipse Ribbon 2 Shape. When the item is serialized out as xml, its value is "ellipseRibbon2". |
LeftRightRibbon | 125 | Left Right Ribbon Shape. When the item is serialized out as xml, its value is "leftRightRibbon". |
VerticalScroll | 126 | Vertical Scroll Shape. When the item is serialized out as xml, its value is "verticalScroll". |
HorizontalScroll | 127 | Horizontal Scroll Shape. When the item is serialized out as xml, its value is "horizontalScroll". |
Wave | 128 | Wave Shape. When the item is serialized out as xml, its value is "wave". |
DoubleWave | 129 | Double Wave Shape. When the item is serialized out as xml, its value is "doubleWave". |
Plus | 130 | Plus Shape. When the item is serialized out as xml, its value is "plus". |
FlowChartProcess | 131 | Process Flow Shape. When the item is serialized out as xml, its value is "flowChartProcess". |
FlowChartDecision | 132 | Decision Flow Shape. When the item is serialized out as xml, its value is "flowChartDecision". |
FlowChartInputOutput | 133 | Input Output Flow Shape. When the item is serialized out as xml, its value is "flowChartInputOutput". |
FlowChartPredefinedProcess | 134 | Predefined Process Flow Shape. When the item is serialized out as xml, its value is "flowChartPredefinedProcess". |
FlowChartInternalStorage | 135 | Internal Storage Flow Shape. When the item is serialized out as xml, its value is "flowChartInternalStorage". |
FlowChartDocument | 136 | Document Flow Shape. When the item is serialized out as xml, its value is "flowChartDocument". |
FlowChartMultidocument | 137 | Multi-Document Flow Shape. When the item is serialized out as xml, its value is "flowChartMultidocument". |
FlowChartTerminator | 138 | Terminator Flow Shape. When the item is serialized out as xml, its value is "flowChartTerminator". |
FlowChartPreparation | 139 | Preparation Flow Shape. When the item is serialized out as xml, its value is "flowChartPreparation". |
FlowChartManualInput | 140 | Manual Input Flow Shape. When the item is serialized out as xml, its value is "flowChartManualInput". |
FlowChartManualOperation | 141 | Manual Operation Flow Shape. When the item is serialized out as xml, its value is "flowChartManualOperation". |
FlowChartConnector | 142 | Connector Flow Shape. When the item is serialized out as xml, its value is "flowChartConnector". |
FlowChartPunchedCard | 143 | Punched Card Flow Shape. When the item is serialized out as xml, its value is "flowChartPunchedCard". |
FlowChartPunchedTape | 144 | Punched Tape Flow Shape. When the item is serialized out as xml, its value is "flowChartPunchedTape". |
FlowChartSummingJunction | 145 | Summing Junction Flow Shape. When the item is serialized out as xml, its value is "flowChartSummingJunction". |
FlowChartOr | 146 | Or Flow Shape. When the item is serialized out as xml, its value is "flowChartOr". |
FlowChartCollate | 147 | Collate Flow Shape. When the item is serialized out as xml, its value is "flowChartCollate". |
FlowChartSort | 148 | Sort Flow Shape. When the item is serialized out as xml, its value is "flowChartSort". |
FlowChartExtract | 149 | Extract Flow Shape. When the item is serialized out as xml, its value is "flowChartExtract". |
FlowChartMerge | 150 | Merge Flow Shape. When the item is serialized out as xml, its value is "flowChartMerge". |
FlowChartOfflineStorage | 151 | Offline Storage Flow Shape. When the item is serialized out as xml, its value is "flowChartOfflineStorage". |
FlowChartOnlineStorage | 152 | Online Storage Flow Shape. When the item is serialized out as xml, its value is "flowChartOnlineStorage". |
FlowChartMagneticTape | 153 | Magnetic Tape Flow Shape. When the item is serialized out as xml, its value is "flowChartMagneticTape". |
FlowChartMagneticDisk | 154 | Magnetic Disk Flow Shape. When the item is serialized out as xml, its value is "flowChartMagneticDisk". |
FlowChartMagneticDrum | 155 | Magnetic Drum Flow Shape. When the item is serialized out as xml, its value is "flowChartMagneticDrum". |
FlowChartDisplay | 156 | Display Flow Shape. When the item is serialized out as xml, its value is "flowChartDisplay". |
FlowChartDelay | 157 | Delay Flow Shape. When the item is serialized out as xml, its value is "flowChartDelay". |
FlowChartAlternateProcess | 158 | Alternate Process Flow Shape. When the item is serialized out as xml, its value is "flowChartAlternateProcess". |
FlowChartOffpageConnector | 159 | Off-Page Connector Flow Shape. When the item is serialized out as xml, its value is "flowChartOffpageConnector". |
ActionButtonBlank | 160 | Blank Button Shape. When the item is serialized out as xml, its value is "actionButtonBlank". |
ActionButtonHome | 161 | Home Button Shape. When the item is serialized out as xml, its value is "actionButtonHome". |
ActionButtonHelp | 162 | Help Button Shape. When the item is serialized out as xml, its value is "actionButtonHelp". |
ActionButtonInformation | 163 | Information Button Shape. When the item is serialized out as xml, its value is "actionButtonInformation". |
ActionButtonForwardNext | 164 | Forward or Next Button Shape. When the item is serialized out as xml, its value is "actionButtonForwardNext". |
ActionButtonBackPrevious | 165 | Back or Previous Button Shape. When the item is serialized out as xml, its value is "actionButtonBackPrevious". |
ActionButtonEnd | 166 | End Button Shape. When the item is serialized out as xml, its value is "actionButtonEnd". |
ActionButtonBeginning | 167 | Beginning Button Shape. When the item is serialized out as xml, its value is "actionButtonBeginning". |
ActionButtonReturn | 168 | Return Button Shape. When the item is serialized out as xml, its value is "actionButtonReturn". |
ActionButtonDocument | 169 | Document Button Shape. When the item is serialized out as xml, its value is "actionButtonDocument". |
ActionButtonSound | 170 | Sound Button Shape. When the item is serialized out as xml, its value is "actionButtonSound". |
ActionButtonMovie | 171 | Movie Button Shape. When the item is serialized out as xml, its value is "actionButtonMovie". |
Gear6 | 172 | Gear 6 Shape. When the item is serialized out as xml, its value is "gear6". |
Gear9 | 173 | Gear 9 Shape. When the item is serialized out as xml, its value is "gear9". |
Funnel | 174 | Funnel Shape. When the item is serialized out as xml, its value is "funnel". |
MathPlus | 175 | Plus Math Shape. When the item is serialized out as xml, its value is "mathPlus". |
MathMinus | 176 | Minus Math Shape. When the item is serialized out as xml, its value is "mathMinus". |
MathMultiply | 177 | Multiply Math Shape. When the item is serialized out as xml, its value is "mathMultiply". |
MathDivide | 178 | Divide Math Shape. When the item is serialized out as xml, its value is "mathDivide". |
MathEqual | 179 | Equal Math Shape. When the item is serialized out as xml, its value is "mathEqual". |
MathNotEqual | 180 | Not Equal Math Shape. When the item is serialized out as xml, its value is "mathNotEqual". |
CornerTabs | 181 | Corner Tabs Shape. When the item is serialized out as xml, its value is "cornerTabs". |
SquareTabs | 182 | Square Tabs Shape. When the item is serialized out as xml, its value is "squareTabs". |
PlaqueTabs | 183 | Plaque Tabs Shape. When the item is serialized out as xml, its value is "plaqueTabs". |
ChartX | 184 | Chart X Shape. When the item is serialized out as xml, its value is "chartX". |
ChartStar | 185 | Chart Star Shape. When the item is serialized out as xml, its value is "chartStar". |
ChartPlus | 186 | Chart Plus Shape. When the item is serialized out as xml, its value is "chartPlus". |
AccentBorderCallout1 | Callout 1 with Border and Accent Shape. When the item is serialized out as xml, its value is "accentBorderCallout1". |
|
AccentBorderCallout2 | Callout 2 with Border and Accent Shape. When the item is serialized out as xml, its value is "accentBorderCallout2". |
|
AccentBorderCallout3 | Callout 3 with Border and Accent Shape. When the item is serialized out as xml, its value is "accentBorderCallout3". |
|
AccentCallout1 | Callout 1 Shape. When the item is serialized out as xml, its value is "accentCallout1". |
|
AccentCallout2 | Callout 2 Shape. When the item is serialized out as xml, its value is "accentCallout2". |
|
AccentCallout3 | Callout 3 Shape. When the item is serialized out as xml, its value is "accentCallout3". |
|
ActionButtonBackPrevious | Back or Previous Button Shape. When the item is serialized out as xml, its value is "actionButtonBackPrevious". |
|
ActionButtonBeginning | Beginning Button Shape. When the item is serialized out as xml, its value is "actionButtonBeginning". |
|
ActionButtonBlank | Blank Button Shape. When the item is serialized out as xml, its value is "actionButtonBlank". |
|
ActionButtonDocument | Document Button Shape. When the item is serialized out as xml, its value is "actionButtonDocument". |
|
ActionButtonEnd | End Button Shape. When the item is serialized out as xml, its value is "actionButtonEnd". |
|
ActionButtonForwardNext | Forward or Next Button Shape. When the item is serialized out as xml, its value is "actionButtonForwardNext". |
|
ActionButtonHelp | Help Button Shape. When the item is serialized out as xml, its value is "actionButtonHelp". |
|
ActionButtonHome | Home Button Shape. When the item is serialized out as xml, its value is "actionButtonHome". |
|
ActionButtonInformation | Information Button Shape. When the item is serialized out as xml, its value is "actionButtonInformation". |
|
ActionButtonMovie | Movie Button Shape. When the item is serialized out as xml, its value is "actionButtonMovie". |
|
ActionButtonReturn | Return Button Shape. When the item is serialized out as xml, its value is "actionButtonReturn". |
|
ActionButtonSound | Sound Button Shape. When the item is serialized out as xml, its value is "actionButtonSound". |
|
Arc | Curved Arc Shape. When the item is serialized out as xml, its value is "arc". |
|
BentArrow | Bent Arrow Shape. When the item is serialized out as xml, its value is "bentArrow". |
|
BentConnector2 | Bent Connector 2 Shape. When the item is serialized out as xml, its value is "bentConnector2". |
|
BentConnector3 | Bent Connector 3 Shape. When the item is serialized out as xml, its value is "bentConnector3". |
|
BentConnector4 | Bent Connector 4 Shape. When the item is serialized out as xml, its value is "bentConnector4". |
|
BentConnector5 | Bent Connector 5 Shape. When the item is serialized out as xml, its value is "bentConnector5". |
|
BentUpArrow | Bent Up Arrow Shape. When the item is serialized out as xml, its value is "bentUpArrow". |
|
Bevel | Bevel Shape. When the item is serialized out as xml, its value is "bevel". |
|
BlockArc | Block Arc Shape. When the item is serialized out as xml, its value is "blockArc". |
|
BorderCallout1 | Callout 1 with Border Shape. When the item is serialized out as xml, its value is "borderCallout1". |
|
BorderCallout2 | Callout 2 with Border Shape. When the item is serialized out as xml, its value is "borderCallout2". |
|
BorderCallout3 | Callout 3 with Border Shape. When the item is serialized out as xml, its value is "borderCallout3". |
|
BracePair | Brace Pair Shape. When the item is serialized out as xml, its value is "bracePair". |
|
BracketPair | Bracket Pair Shape. When the item is serialized out as xml, its value is "bracketPair". |
|
Callout1 | Callout 1 Shape. When the item is serialized out as xml, its value is "callout1". |
|
Callout2 | Callout 2 Shape. When the item is serialized out as xml, its value is "callout2". |
|
Callout3 | Callout 3 Shape. When the item is serialized out as xml, its value is "callout3". |
|
Can | Can Shape. When the item is serialized out as xml, its value is "can". |
|
ChartPlus | Chart Plus Shape. When the item is serialized out as xml, its value is "chartPlus". |
|
ChartStar | Chart Star Shape. When the item is serialized out as xml, its value is "chartStar". |
|
ChartX | Chart X Shape. When the item is serialized out as xml, its value is "chartX". |
|
Chevron | Chevron Shape. When the item is serialized out as xml, its value is "chevron". |
|
Chord | Chord Shape. When the item is serialized out as xml, its value is "chord". |
|
CircularArrow | Circular Arrow Shape. When the item is serialized out as xml, its value is "circularArrow". |
|
Cloud | Cloud Shape. When the item is serialized out as xml, its value is "cloud". |
|
CloudCallout | Callout Cloud Shape. When the item is serialized out as xml, its value is "cloudCallout". |
|
Corner | Corner Shape. When the item is serialized out as xml, its value is "corner". |
|
CornerTabs | Corner Tabs Shape. When the item is serialized out as xml, its value is "cornerTabs". |
|
Cube | Cube Shape. When the item is serialized out as xml, its value is "cube". |
|
CurvedConnector2 | Curved Connector 2 Shape. When the item is serialized out as xml, its value is "curvedConnector2". |
|
CurvedConnector3 | Curved Connector 3 Shape. When the item is serialized out as xml, its value is "curvedConnector3". |
|
CurvedConnector4 | Curved Connector 4 Shape. When the item is serialized out as xml, its value is "curvedConnector4". |
|
CurvedConnector5 | Curved Connector 5 Shape. When the item is serialized out as xml, its value is "curvedConnector5". |
|
CurvedDownArrow | Curved Down Arrow Shape. When the item is serialized out as xml, its value is "curvedDownArrow". |
|
CurvedLeftArrow | Curved Left Arrow Shape. When the item is serialized out as xml, its value is "curvedLeftArrow". |
|
CurvedRightArrow | Curved Right Arrow Shape. When the item is serialized out as xml, its value is "curvedRightArrow". |
|
CurvedUpArrow | Curved Up Arrow Shape. When the item is serialized out as xml, its value is "curvedUpArrow". |
|
Decagon | Decagon Shape. When the item is serialized out as xml, its value is "decagon". |
|
DiagonalStripe | Diagonal Stripe Shape. When the item is serialized out as xml, its value is "diagStripe". |
|
Diamond | Diamond Shape. When the item is serialized out as xml, its value is "diamond". |
|
Dodecagon | Dodecagon Shape. When the item is serialized out as xml, its value is "dodecagon". |
|
Donut | Donut Shape. When the item is serialized out as xml, its value is "donut". |
|
DoubleWave | Double Wave Shape. When the item is serialized out as xml, its value is "doubleWave". |
|
DownArrow | Down Arrow Shape. When the item is serialized out as xml, its value is "downArrow". |
|
DownArrowCallout | Callout Down Arrow Shape. When the item is serialized out as xml, its value is "downArrowCallout". |
|
Ellipse | Ellipse Shape. When the item is serialized out as xml, its value is "ellipse". |
|
EllipseRibbon | Ellipse Ribbon Shape. When the item is serialized out as xml, its value is "ellipseRibbon". |
|
EllipseRibbon2 | Ellipse Ribbon 2 Shape. When the item is serialized out as xml, its value is "ellipseRibbon2". |
|
Equality(ShapeTypeValues, ShapeTypeValues) | ||
Equals(Object) | ||
Equals(ShapeTypeValues) | ||
FlowChartAlternateProcess | Alternate Process Flow Shape. When the item is serialized out as xml, its value is "flowChartAlternateProcess". |
|
FlowChartCollate | Collate Flow Shape. When the item is serialized out as xml, its value is "flowChartCollate". |
|
FlowChartConnector | Connector Flow Shape. When the item is serialized out as xml, its value is "flowChartConnector". |
|
FlowChartDecision | Decision Flow Shape. When the item is serialized out as xml, its value is "flowChartDecision". |
|
FlowChartDelay | Delay Flow Shape. When the item is serialized out as xml, its value is "flowChartDelay". |
|
FlowChartDisplay | Display Flow Shape. When the item is serialized out as xml, its value is "flowChartDisplay". |
|
FlowChartDocument | Document Flow Shape. When the item is serialized out as xml, its value is "flowChartDocument". |
|
FlowChartExtract | Extract Flow Shape. When the item is serialized out as xml, its value is "flowChartExtract". |
|
FlowChartInputOutput | Input Output Flow Shape. When the item is serialized out as xml, its value is "flowChartInputOutput". |
|
FlowChartInternalStorage | Internal Storage Flow Shape. When the item is serialized out as xml, its value is "flowChartInternalStorage". |
|
FlowChartMagneticDisk | Magnetic Disk Flow Shape. When the item is serialized out as xml, its value is "flowChartMagneticDisk". |
|
FlowChartMagneticDrum | Magnetic Drum Flow Shape. When the item is serialized out as xml, its value is "flowChartMagneticDrum". |
|
FlowChartMagneticTape | Magnetic Tape Flow Shape. When the item is serialized out as xml, its value is "flowChartMagneticTape". |
|
FlowChartManualInput | Manual Input Flow Shape. When the item is serialized out as xml, its value is "flowChartManualInput". |
|
FlowChartManualOperation | Manual Operation Flow Shape. When the item is serialized out as xml, its value is "flowChartManualOperation". |
|
FlowChartMerge | Merge Flow Shape. When the item is serialized out as xml, its value is "flowChartMerge". |
|
FlowChartMultidocument | Multi-Document Flow Shape. When the item is serialized out as xml, its value is "flowChartMultidocument". |
|
FlowChartOfflineStorage | Offline Storage Flow Shape. When the item is serialized out as xml, its value is "flowChartOfflineStorage". |
|
FlowChartOffpageConnector | Off-Page Connector Flow Shape. When the item is serialized out as xml, its value is "flowChartOffpageConnector". |
|
FlowChartOnlineStorage | Online Storage Flow Shape. When the item is serialized out as xml, its value is "flowChartOnlineStorage". |
|
FlowChartOr | Or Flow Shape. When the item is serialized out as xml, its value is "flowChartOr". |
|
FlowChartPredefinedProcess | Predefined Process Flow Shape. When the item is serialized out as xml, its value is "flowChartPredefinedProcess". |
|
FlowChartPreparation | Preparation Flow Shape. When the item is serialized out as xml, its value is "flowChartPreparation". |
|
FlowChartProcess | Process Flow Shape. When the item is serialized out as xml, its value is "flowChartProcess". |
|
FlowChartPunchedCard | Punched Card Flow Shape. When the item is serialized out as xml, its value is "flowChartPunchedCard". |
|
FlowChartPunchedTape | Punched Tape Flow Shape. When the item is serialized out as xml, its value is "flowChartPunchedTape". |
|
FlowChartSort | Sort Flow Shape. When the item is serialized out as xml, its value is "flowChartSort". |
|
FlowChartSummingJunction | Summing Junction Flow Shape. When the item is serialized out as xml, its value is "flowChartSummingJunction". |
|
FlowChartTerminator | Terminator Flow Shape. When the item is serialized out as xml, its value is "flowChartTerminator". |
|
FoldedCorner | Folded Corner Shape. When the item is serialized out as xml, its value is "foldedCorner". |
|
Frame | Frame Shape. When the item is serialized out as xml, its value is "frame". |
|
Funnel | Funnel Shape. When the item is serialized out as xml, its value is "funnel". |
|
Gear6 | Gear 6 Shape. When the item is serialized out as xml, its value is "gear6". |
|
Gear9 | Gear 9 Shape. When the item is serialized out as xml, its value is "gear9". |
|
GetHashCode() | ||
HalfFrame | Half Frame Shape. When the item is serialized out as xml, its value is "halfFrame". |
|
Heart | Heart Shape. When the item is serialized out as xml, its value is "heart". |
|
Heptagon | Heptagon Shape. When the item is serialized out as xml, its value is "heptagon". |
|
Hexagon | Hexagon Shape. When the item is serialized out as xml, its value is "hexagon". |
|
HomePlate | Home Plate Shape. When the item is serialized out as xml, its value is "homePlate". |
|
HorizontalScroll | Horizontal Scroll Shape. When the item is serialized out as xml, its value is "horizontalScroll". |
|
IEnumValue.IsValid | ||
IEnumValue.Value | ||
IEnumValue.Version | ||
IEnumValueFactory<ShapeTypeValues>.Create(String) | ||
Inequality(ShapeTypeValues, ShapeTypeValues) | ||
IrregularSeal1 | Irregular Seal 1 Shape. When the item is serialized out as xml, its value is "irregularSeal1". |
|
IrregularSeal2 | Irregular Seal 2 Shape. When the item is serialized out as xml, its value is "irregularSeal2". |
|
LeftArrow | Left Arrow Shape. When the item is serialized out as xml, its value is "leftArrow". |
|
LeftArrowCallout | Callout Left Arrow Shape. When the item is serialized out as xml, its value is "leftArrowCallout". |
|
LeftBrace | Left Brace Shape. When the item is serialized out as xml, its value is "leftBrace". |
|
LeftBracket | Left Bracket Shape. When the item is serialized out as xml, its value is "leftBracket". |
|
LeftCircularArrow | Left Circular Arrow Shape. When the item is serialized out as xml, its value is "leftCircularArrow". |
|
LeftRightArrow | Left Right Arrow Shape. When the item is serialized out as xml, its value is "leftRightArrow". |
|
LeftRightArrowCallout | Callout Left Right Arrow Shape. When the item is serialized out as xml, its value is "leftRightArrowCallout". |
|
LeftRightCircularArrow | Left Right Circular Arrow Shape. When the item is serialized out as xml, its value is "leftRightCircularArrow". |
|
LeftRightRibbon | Left Right Ribbon Shape. When the item is serialized out as xml, its value is "leftRightRibbon". |
|
LeftRightUpArrow | Left Right Up Arrow Shape. When the item is serialized out as xml, its value is "leftRightUpArrow". |
|
LeftUpArrow | Left Up Arrow Shape. When the item is serialized out as xml, its value is "leftUpArrow". |
|
LightningBolt | Lightning Bolt Shape. When the item is serialized out as xml, its value is "lightningBolt". |
|
Line | Line Shape. When the item is serialized out as xml, its value is "line". |
|
LineInverse | Line Inverse Shape. When the item is serialized out as xml, its value is "lineInv". |
|
MathDivide | Divide Math Shape. When the item is serialized out as xml, its value is "mathDivide". |
|
MathEqual | Equal Math Shape. When the item is serialized out as xml, its value is "mathEqual". |
|
MathMinus | Minus Math Shape. When the item is serialized out as xml, its value is "mathMinus". |
|
MathMultiply | Multiply Math Shape. When the item is serialized out as xml, its value is "mathMultiply". |
|
MathNotEqual | Not Equal Math Shape. When the item is serialized out as xml, its value is "mathNotEqual". |
|
MathPlus | Plus Math Shape. When the item is serialized out as xml, its value is "mathPlus". |
|
Moon | Moon Shape. When the item is serialized out as xml, its value is "moon". |
|
NonIsoscelesTrapezoid | Non-Isosceles Trapezoid Shape. When the item is serialized out as xml, its value is "nonIsoscelesTrapezoid". |
|
NoSmoking | No Smoking Shape. When the item is serialized out as xml, its value is "noSmoking". |
|
NotchedRightArrow | Notched Right Arrow Shape. When the item is serialized out as xml, its value is "notchedRightArrow". |
|
Octagon | Octagon Shape. When the item is serialized out as xml, its value is "octagon". |
|
Parallelogram | Parallelogram Shape. When the item is serialized out as xml, its value is "parallelogram". |
|
Pentagon | Pentagon Shape. When the item is serialized out as xml, its value is "pentagon". |
|
Pie | Pie Shape. When the item is serialized out as xml, its value is "pie". |
|
PieWedge | Pie Wedge Shape. When the item is serialized out as xml, its value is "pieWedge". |
|
Plaque | Plaque Shape. When the item is serialized out as xml, its value is "plaque". |
|
PlaqueTabs | Plaque Tabs Shape. When the item is serialized out as xml, its value is "plaqueTabs". |
|
Plus | Plus Shape. When the item is serialized out as xml, its value is "plus". |
|
QuadArrow | Quad-Arrow Shape. When the item is serialized out as xml, its value is "quadArrow". |
|
QuadArrowCallout | Callout Quad-Arrow Shape. When the item is serialized out as xml, its value is "quadArrowCallout". |
|
Rectangle | Rectangle Shape. When the item is serialized out as xml, its value is "rect". |
|
Ribbon | Ribbon Shape. When the item is serialized out as xml, its value is "ribbon". |
|
Ribbon2 | Ribbon 2 Shape. When the item is serialized out as xml, its value is "ribbon2". |
|
RightArrow | Right Arrow Shape. When the item is serialized out as xml, its value is "rightArrow". |
|
RightArrowCallout | Callout Right Arrow Shape. When the item is serialized out as xml, its value is "rightArrowCallout". |
|
RightBrace | Right Brace Shape. When the item is serialized out as xml, its value is "rightBrace". |
|
RightBracket | Right Bracket Shape. When the item is serialized out as xml, its value is "rightBracket". |
|
RightTriangle | Right Triangle Shape. When the item is serialized out as xml, its value is "rtTriangle". |
|
Round1Rectangle | One Round Corner Rectangle Shape. When the item is serialized out as xml, its value is "round1Rect". |
|
Round2DiagonalRectangle | Two Diagonal Round Corner Rectangle Shape. When the item is serialized out as xml, its value is "round2DiagRect". |
|
Round2SameRectangle | Two Same-side Round Corner Rectangle Shape. When the item is serialized out as xml, its value is "round2SameRect". |
|
RoundRectangle | Round Corner Rectangle Shape. When the item is serialized out as xml, its value is "roundRect". |
|
ShapeTypeValues(String) | Creates a new ShapeTypeValues enum instance |
|
SmileyFace | Smiley Face Shape. When the item is serialized out as xml, its value is "smileyFace". |
|
Snip1Rectangle | One Snip Corner Rectangle Shape. When the item is serialized out as xml, its value is "snip1Rect". |
|
Snip2DiagonalRectangle | Two Diagonal Snip Corner Rectangle Shape. When the item is serialized out as xml, its value is "snip2DiagRect". |
|
Snip2SameRectangle | Two Same-side Snip Corner Rectangle Shape. When the item is serialized out as xml, its value is "snip2SameRect". |
|
SnipRoundRectangle | One Snip One Round Corner Rectangle Shape. When the item is serialized out as xml, its value is "snipRoundRect". |
|
SquareTabs | Square Tabs Shape. When the item is serialized out as xml, its value is "squareTabs". |
|
Star10 | Ten Pointed Star Shape. When the item is serialized out as xml, its value is "star10". |
|
Star12 | Twelve Pointed Star Shape. When the item is serialized out as xml, its value is "star12". |
|
Star16 | Sixteen Pointed Star Shape. When the item is serialized out as xml, its value is "star16". |
|
Star24 | Twenty Four Pointed Star Shape. When the item is serialized out as xml, its value is "star24". |
|
Star32 | Thirty Two Pointed Star Shape. When the item is serialized out as xml, its value is "star32". |
|
Star4 | Four Pointed Star Shape. When the item is serialized out as xml, its value is "star4". |
|
Star5 | Five Pointed Star Shape. When the item is serialized out as xml, its value is "star5". |
|
Star6 | Six Pointed Star Shape. When the item is serialized out as xml, its value is "star6". |
|
Star7 | Seven Pointed Star Shape. When the item is serialized out as xml, its value is "star7". |
|
Star8 | Eight Pointed Star Shape. When the item is serialized out as xml, its value is "star8". |
|
StraightConnector1 | Straight Connector 1 Shape. When the item is serialized out as xml, its value is "straightConnector1". |
|
StripedRightArrow | Striped Right Arrow Shape. When the item is serialized out as xml, its value is "stripedRightArrow". |
|
Sun | Sun Shape. When the item is serialized out as xml, its value is "sun". |
|
SwooshArrow | Swoosh Arrow Shape. When the item is serialized out as xml, its value is "swooshArrow". |
|
Teardrop | Teardrop Shape. When the item is serialized out as xml, its value is "teardrop". |
|
ToString() | ||
Trapezoid | Trapezoid Shape. When the item is serialized out as xml, its value is "trapezoid". |
|
Triangle | Triangle Shape. When the item is serialized out as xml, its value is "triangle". |
|
UpArrow | Up Arrow Shape. When the item is serialized out as xml, its value is "upArrow". |
|
UpArrowCallout | Callout Up Arrow Shape. When the item is serialized out as xml, its value is "upArrowCallout". |
|
UpDownArrow | Up Down Arrow Shape. When the item is serialized out as xml, its value is "upDownArrow". |
|
UpDownArrowCallout | Callout Up Down Arrow Shape. When the item is serialized out as xml, its value is "upDownArrowCallout". |
|
UTurnArrow | U-Turn Arrow Shape. When the item is serialized out as xml, its value is "uturnArrow". |
|
VerticalScroll | Vertical Scroll Shape. When the item is serialized out as xml, its value is "verticalScroll". |
|
Wave | Wave Shape. When the item is serialized out as xml, its value is "wave". |
|
WedgeEllipseCallout | Callout Wedge Ellipse Shape. When the item is serialized out as xml, its value is "wedgeEllipseCallout". |
|
WedgeRectangleCallout | Callout Wedge Rectangle Shape. When the item is serialized out as xml, its value is "wedgeRectCallout". |
|
WedgeRoundRectangleCallout | Callout Wedge Round Rectangle Shape. When the item is serialized out as xml, its value is "wedgeRoundRectCallout". |