AutoShapeType
AutoShapeType enumeration
Repräsentiert alle integrierten automatischen Formtypen.
public enum AutoShapeType
Werte
Name | Wert | Beschreibung |
---|---|---|
NotPrimitive | 0 | |
Rectangle | 1 | |
RoundedRectangle | 2 | |
Oval | 3 | |
Diamond | 4 | |
IsoscelesTriangle | 5 | |
RightTriangle | 6 | |
Parallelogram | 7 | |
Trapezoid | 8 | |
Hexagon | 9 | |
Octagon | 10 | |
Cross | 11 | |
Star5 | 12 | |
RightArrow | 13 | |
HomePlate | 15 | |
Cube | 16 | |
Balloon | 17 | |
Seal | 18 | |
Arc | 19 | |
Line | 20 | |
Plaque | 21 | |
Can | 22 | |
Donut | 23 | |
TextSimple | 24 | |
TextOctagon | 25 | |
TextHexagon | 26 | |
TextCurve | 27 | |
TextWave | 28 | |
TextRing | 29 | |
TextOnCurve | 30 | |
msosptTextOnRing | 31 | |
StraightConnector | 32 | |
BentConnector2 | 33 | |
ElbowConnector | 34 | |
BentConnector4 | 35 | |
BentConnector5 | 36 | |
CurvedConnector2 | 37 | |
CurvedConnector | 38 | |
CurvedConnector4 | 39 | |
CurvedConnector5 | 40 | |
LineCalloutNoBorder2 | 41 | |
LineCalloutNoBorder3 | 42 | |
LineCalloutNoBorder4 | 43 | |
LineCalloutWithAccentBar2 | 44 | |
LineCalloutWithAccentBar3 | 45 | |
LineCalloutWithAccentBar4 | 46 | |
LineCalloutWithBorder2 | 47 | |
LineCalloutWithBorder3 | 48 | |
LineCalloutWithBorder4 | 49 | |
LineCalloutWithBorderAndAccentBar2 | 50 | |
LineCalloutWithBorderAndAccentBar3 | 51 | |
LineCalloutWithBorderAndAccentBar4 | 52 | |
DownRibbon | 53 | |
UpRibbon | 54 | |
Chevron | 55 | |
RegularPentagon | 56 | |
NoSymbol | 57 | |
Star8 | 58 | |
Star16 | 59 | |
Star32 | 60 | |
RectangularCallout | 61 | |
RoundedRectangularCallout | 62 | |
OvalCallout | 63 | |
Wave | 64 | |
FoldedCorner | 65 | |
LeftArrow | 66 | |
DownArrow | 67 | |
UpArrow | 68 | |
LeftRightArrow | 69 | |
UpDownArrow | 70 | |
Explosion1 | 71 | |
Explosion2 | 72 | |
LightningBolt | 73 | |
Heart | 74 | |
PictureFrame | 75 | |
QuadArrow | 76 | |
LeftArrowCallout | 77 | |
RightArrowCallout | 78 | |
UpArrowCallout | 79 | |
DownArrowCallout | 80 | |
LeftRightArrowCallout | 81 | |
UpDownArrowCallout | 82 | |
QuadArrowCallout | 83 | |
Bevel | 84 | |
LeftBracket | 85 | |
RightBracket | 86 | |
LeftBrace | 87 | |
RightBrace | 88 | |
LeftUpArrow | 89 | |
BentUpArrow | 90 | |
BentArrow | 91 | |
Star24 | 92 | |
StripedRightArrow | 93 | |
NotchedRightArrow | 94 | |
BlockArc | 95 | |
SmileyFace | 96 | |
VerticalScroll | 97 | |
HorizontalScroll | 98 | |
CircularArrow | 99 | |
NotchedCircularArrow | 100 | Ein Wert, der NICHT verwendet werden SOLLTE. |
UTurnArrow | 101 | |
CurvedRightArrow | 102 | |
CurvedLeftArrow | 103 | |
CurvedUpArrow | 104 | |
CurvedDownArrow | 105 | |
CloudCallout | 106 | |
CurvedDownRibbon | 107 | |
CurvedUpRibbon | 108 | |
FlowChartProcess | 109 | |
FlowChartDecision | 110 | |
FlowChartData | 111 | |
FlowChartPredefinedProcess | 112 | |
FlowChartInternalStorage | 113 | |
FlowChartDocument | 114 | |
FlowChartMultidocument | 115 | |
FlowChartTerminator | 116 | |
FlowChartPreparation | 117 | |
FlowChartManualInput | 118 | |
FlowChartManualOperation | 119 | |
FlowChartConnector | 120 | |
FlowChartCard | 121 | |
FlowChartPunchedTape | 122 | |
FlowChartSummingJunction | 123 | |
FlowChartOr | 124 | |
FlowChartCollate | 125 | |
FlowChartSort | 126 | |
FlowChartExtract | 127 | |
FlowChartMerge | 128 | |
FlowChartOfflineStorage | 129 | |
FlowChartStoredData | 130 | |
FlowChartSequentialAccessStorage | 131 | |
FlowChartMagneticDisk | 132 | |
FlowChartDirectAccessStorage | 133 | |
FlowChartDisplay | 134 | |
FlowChartDelay | 135 | |
TextPlainText | 136 | Eine reine Textform. |
TextStop | 137 | Eine achteckige Textform. |
TextTriangle | 138 | Eine dreieckige Textform, die nach oben zeigt. |
TextTriangleInverted | 139 | Eine dreieckige Textform, die nach unten zeigt. |
TextChevron | 140 | Eine Chevron-Textform, die nach oben zeigt. |
TextChevronInverted | 141 | Eine Chevron-Textform, die nach unten zeigt. |
TextRingInside | 142 | Eine kreisförmige Textform, als würde man eine Inschrift auf der Innenseite eines Rings lesen. |
TextRingOutside | 143 | Eine kreisförmige Textform, als würde man eine Inschrift auf der Außenseite eines Rings lesen. |
TextArchUpCurve | 144 | Eine nach oben gewölbte, gebogene Textform. |
TextArchDownCurve | 145 | Eine nach unten gebogene, gebogene Textform. |
TextCircleCurve | 146 | Eine kreisförmige Textform. |
TextButtonCurve | 147 | Eine Textform, die einer Schaltfläche ähnelt. |
TextArchUpPour | 148 | Eine nach oben gewölbte Textform. |
TextArchDownPour | 149 | Eine nach unten gewölbte Textform. |
TextCirclePour | 150 | Eine kreisförmige Textform. |
TextButtonPour | 151 | Eine Textform, die einer Schaltfläche ähnelt. |
TextCurveUp | 152 | Eine nach oben gebogene Textform. |
TextCurveDown | 153 | Eine nach unten gebogene Textform. |
TextCascadeUp | 154 | Eine kaskadierende Textform, die nach oben zeigt. |
TextCascadeDown | 155 | Eine kaskadierende Textform, die nach unten zeigt. |
TextWave1 | 156 | Eine wellige Textform. |
TextWave2 | 157 | Eine wellige Textform. |
TextWave3 | 158 | Eine wellige Textform. |
TextWave4 | 159 | Eine wellige Textform. |
TextDoubleWave1 | 158 | Eine wellige Textform. |
TextDoubleWave2 | 159 | Eine wellige Textform. |
TextInflate | 160 | Eine Textform, die sich vertikal in der Mitte ausdehnt. |
TextDeflate | 161 | Eine Textform, die in der Mitte vertikal schrumpft. |
TextInflateBottom | 162 | Eine Textform, die in der Mitte nach unten erweitert wird. |
TextDeflateBottom | 163 | Eine Textform, die in der Mitte nach oben schrumpft. |
TextInflateTop | 164 | Eine Textform, die in der Mitte nach oben erweitert wird. |
TextDeflateTop | 165 | Eine Textform, die in der Mitte nach unten schrumpft. |
TextDeflateInflate | 166 | Eine Textform, bei der die unteren Zeilen nach oben erweitert werden. Obere Linien schrumpfen, um dies auszugleichen. |
TextDeflateInflateDeflate | 167 | Eine Textform, bei der Linien in der Mitte vertikal erweitert werden. Obere und untere Linien schrumpfen, um dies auszugleichen. |
TextFadeRight | 168 | Eine Textform, die auf der rechten Seite vertikal schrumpft. |
TextFadeLeft | 169 | Eine Textform, die auf der linken Seite vertikal schrumpft. |
TextFadeUp | 170 | Eine Textform, die oben horizontal schrumpft. |
TextFadeDown | 171 | Eine Textform, die unten horizontal schrumpft. |
TextSlantUp | 172 | Eine nach oben geneigte Textform. |
TextSlantDown | 173 | Eine nach unten geneigte Textform. |
TextCanUp | 174 | Eine Textform, die nach oben gebogen ist, als ob sie auf der Seite einer Dose gelesen würde. |
TextCanDown | 175 | Eine Textform, die nach unten gebogen ist, als ob sie auf der Seite einer Dose gelesen würde. |
FlowChartAlternateProcess | 176 | |
FlowChartOffpageConnector | 177 | |
LineCalloutNoBorder1 | 178 | |
LineCalloutWithAccentBar1 | 179 | |
LineCalloutWithBorder1 | 180 | |
LineCalloutWithBorderAndAccentBar1 | 181 | |
LeftRightUpArrow | 182 | |
Sun | 183 | |
Moon | 184 | |
DoubleBracket | 185 | Eine in Klammern eingeschlossene Form. |
DoubleBrace | 186 | Eine in geschweiften Klammern eingeschlossene Form. |
Star4 | 187 | |
DoubleWave | 188 | |
BlankActionButton | 189 | |
HomeActionButton | 190 | |
HelpActionButton | 191 | |
InformationActionButton | 192 | |
ForwardNextActionButton | 193 | |
BackPreviousActionButton | 194 | |
EndActionButton | 195 | |
BeginningActionButton | 196 | |
ReturnActionButton | 197 | |
DocumentActionButton | 198 | |
SoundActionButton | 199 | |
MovieActionButton | 200 | |
HostControl | 201 | Dieser Wert SOLLTE NICHT verwendet werden. |
TextBox | 202 | |
Heptagon | 2049 | |
Decagon | 2050 | |
Dodecagon | 2051 | |
Star6 | 2052 | |
Star7 | 2053 | |
Star10 | 2054 | |
Star12 | 2055 | |
RoundSingleCornerRectangle | 2056 | |
RoundSameSideCornerRectangle | 2057 | |
RoundDiagonalCornerRectangle | 2058 | |
SnipRoundSingleCornerRectangle | 2059 | |
SnipSingleCornerRectangle | 2060 | |
SnipSameSideCornerRectangle | 2061 | |
SnipDiagonalCornerRectangle | 2062 | |
Teardrop | 2063 | |
Pie | 2064 | |
HalfFrame | 2066 | |
L_Shape | 2067 | |
DiagonalStripe | 2068 | |
Chord | 2069 | |
Cloud | 2070 | |
MathPlus | 2071 | |
MathMinus | 2072 | |
MathMultiply | 2073 | |
MathDivide | 2074 | |
MathEqual | 2075 | |
MathNotEqual | 2076 | |
LineInv | 2077 | |
NonIsoscelesTrapezoid | 2078 | |
PieWedge | 2079 | |
LeftCircularArrow | 2080 | |
LeftRightCircularArrow | 2081 | |
SwooshArrow | 2082 | |
LeftRightRibbon | 2083 | |
TextNoShape | 2084 | |
Gear6 | 2097 | |
Gear9 | 2098 | |
Funnel | 2099 | |
CornerTabs | 2100 | |
SquareTabs | 2101 | |
PlaqueTabs | 2102 | |
ChartX | 2103 | |
ChartStar | 2104 | |
ChartPlus | 2105 | |
Frame | 2106 | |
Model3D | 2107 | |
RoundCallout | 2108 | Es gibt keinen solchen Typ in Excel |
TextArchLeftPour | 2109 | Es gibt keinen solchen Typ in Excel |
TextArchRightPour | 2110 | Es gibt keinen solchen Typ in Excel |
TextArchLeftCurve | 2111 | Es gibt keinen solchen Typ in Excel |
TextArchRightCurve | 2112 | Es gibt keinen solchen Typ in Excel |
Unknown | 4095 |
Siehe auch
- namensraum Aspose.Cells.Drawing
- Montage Aspose.Cells