Types de formes. De nombreuses formes correspondent à des formes prédéfinies de la norme ECMA-376. Pour en savoir plus sur ces formes, consultez la description du type simple "ST_ShapeType" dans la section 20.1.10.55 de "Office Open XML File Formats - Fundamentals and Markup Language Reference", partie 1 de la 4e édition de la norme ECMA-376.
Pour appeler un énumération, vous devez appeler sa classe parente, son nom et sa propriété. Par exemple,
SlidesApp.ShapeType.TEXT_BOX
.
Propriétés
Propriété | Type | Description |
---|---|---|
UNSUPPORTED | Enum | Type de forme non compatible. |
TEXT_BOX | Enum | Forme de la zone de texte. |
RECTANGLE | Enum | Forme rectangulaire. Correspond à ECMA-376 ST_ShapeType "rect". |
ROUND_RECTANGLE | Enum | Rectangle à coins arrondis. Correspond à ECMA-376 ST_ShapeType "roundRect". |
ELLIPSE | Enum | Forme d'ellipse. Correspond à ECMA-376 ST_ShapeType "ellipse". |
ARC | Enum | Forme d'arc incurvé. Correspond à ECMA-376 ST_ShapeType "arc". |
BENT_ARROW | Enum | Forme de flèche incurvée. Correspond à ST_ShapeType ECMA-376 "bentArrow". |
BENT_UP_ARROW | Enum | Forme de flèche incurvée vers le haut. Correspond à ST_ShapeType ECMA-376 "bentUpArrow". |
BEVEL | Enum | Forme biseautée. Correspond à "bevel" (biseauté) dans ST_ShapeType ECMA-376. |
BLOCK_ARC | Enum | Forme d'arc de bloc. Correspond à ST_ShapeType ECMA-376 "blockArc". |
BRACE_PAIR | Enum | Forme de la paire d'accolades. Correspond à la valeur "bracePair" de ST_ShapeType ECMA-376. |
BRACKET_PAIR | Enum | Forme de la paire de crochets. Correspond à la valeur "bracketPair" de ST_ShapeType ECMA-376. |
CAN | Enum | Peut façonner. Correspond à ECMA-376 ST_ShapeType "can". |
CHEVRON | Enum | Forme en chevron. Correspond à ST_ShapeType ECMA-376 "chevron". |
CHORD | Enum | Forme d'accord. Correspond à ECMA-376 ST_ShapeType "chord". |
CLOUD | Enum | Forme de nuage. Correspond à ECMA-376 ST_ShapeType "cloud". |
CORNER | Enum | Forme des coins. Correspond à ECMA-376 ST_ShapeType "corner". |
CUBE | Enum | Forme cubique. Correspond à ST_ShapeType "cube" ECMA-376. |
CURVED_DOWN_ARROW | Enum | Forme de flèche courbée vers le bas. Correspond à ST_ShapeType ECMA-376 "curvedDownArrow". |
CURVED_LEFT_ARROW | Enum | Forme de flèche courbée vers la gauche. Correspond à ECMA-376 ST_ShapeType "curvedLeftArrow". |
CURVED_RIGHT_ARROW | Enum | Forme de flèche courbée vers la droite. Correspond à ECMA-376 ST_ShapeType "curvedRightArrow". |
CURVED_UP_ARROW | Enum | Forme de flèche courbée vers le haut. Correspond à ST_ShapeType ECMA-376 "curvedUpArrow". |
DECAGON | Enum | Forme décagonale. Correspond à ECMA-376 ST_ShapeType "décagone". |
DIAGONAL_STRIPE | Enum | Forme de bandes en diagonale. Correspond à ST_ShapeType ECMA-376 "diagStripe". |
DIAMOND | Enum | Forme de losange. Correspond à ECMA-376 ST_ShapeType "diamond". |
DODECAGON | Enum | Forme de dodécagone. Correspond à ST_ShapeType ECMA-376 "dodécagone". |
DONUT | Enum | Forme en anneau. Correspond à ECMA-376 ST_ShapeType "donut". |
DOUBLE_WAVE | Enum | Forme en double vague. Correspond à ST_ShapeType ECMA-376 "doubleWave". |
DOWN_ARROW | Enum | Forme de flèche vers le bas. Correspond à ST_ShapeType ECMA-376 "downArrow". |
DOWN_ARROW_CALLOUT | Enum | Forme de flèche vers le bas pour le callout. Correspond à ST_ShapeType ECMA-376 "downArrowCallout". |
FOLDED_CORNER | Enum | Forme d'angle corné. Correspond à ECMA-376 ST_ShapeType "foldedCorner". |
FRAME | Enum | Forme du cadre. Correspond à "frame" (cadre) dans ST_ShapeType ECMA-376. |
HALF_FRAME | Enum | Forme demi-cadre. Correspond à ECMA-376 ST_ShapeType "halfFrame". |
HEART | Enum | Forme de cœur. Correspond à ST_ShapeType "heart" ECMA-376. |
HEPTAGON | Enum | Forme en heptagone. Correspond à ECMA-376 ST_ShapeType "heptagon". |
HEXAGON | Enum | Forme hexagonale. Correspond à ECMA-376 ST_ShapeType "hexagone". |
HOME_PLATE | Enum | Forme de la plaque de but. Correspond à ST_ShapeType ECMA-376 "homePlate". |
HORIZONTAL_SCROLL | Enum | Forme de défilement horizontal. Correspond à ECMA-376 ST_ShapeType "horizontalScroll". |
IRREGULAR_SEAL_1 | Enum | Forme de joint 1 irrégulière. Correspond à ECMA-376 ST_ShapeType "irregularSeal1". |
IRREGULAR_SEAL_2 | Enum | Forme irrégulière du joint 2. Correspond à ST_ShapeType ECMA-376 "irregularSeal2". |
LEFT_ARROW | Enum | Forme de flèche vers la gauche. Correspond à ST_ShapeType ECMA-376 "leftArrow". |
LEFT_ARROW_CALLOUT | Enum | Forme de la flèche vers la gauche du callout. Correspond à ST_ShapeType ECMA-376 "leftArrowCallout". |
LEFT_BRACE | Enum | Forme de la parenthèse gauche. Correspond à "leftBrace" (parenthèse gauche) dans ST_ShapeType ECMA-376. |
LEFT_BRACKET | Enum | Forme de crochet ouvrant. Correspond à "leftBracket" ST_ShapeType ECMA-376. |
LEFT_RIGHT_ARROW | Enum | Forme de flèche bidirectionnelle gauche-droite. Correspond à ECMA-376 ST_ShapeType "leftRightArrow". |
LEFT_RIGHT_ARROW_CALLOUT | Enum | Rectangle à deux flèches horizontales Correspond à ST_ShapeType ECMA-376 "leftRightArrowCallout". |
LEFT_RIGHT_UP_ARROW | Enum | Forme de flèche vers la gauche, la droite et le haut. Correspond à ECMA-376 ST_ShapeType "leftRightUpArrow". |
LEFT_UP_ARROW | Enum | Forme de flèche vers le haut à gauche. Correspond à ST_ShapeType ECMA-376 "leftUpArrow". |
LIGHTNING_BOLT | Enum | Forme d'éclair. Correspond à ECMA-376 ST_ShapeType "lightningBolt". |
MATH_DIVIDE | Enum | Forme mathématique de division. Correspond à ST_ShapeType ECMA-376 "mathDivide". |
MATH_EQUAL | Enum | Forme mathématique égale. Correspond à ST_ShapeType ECMA-376 "mathEqual". |
MATH_MINUS | Enum | Forme mathématique moins. Correspond à ST_ShapeType ECMA-376 "mathMinus". |
MATH_MULTIPLY | Enum | Forme mathématique de multiplication. Correspond à ST_ShapeType ECMA-376 "mathMultiply". |
MATH_NOT_EQUAL | Enum | Forme mathématique "Non égal". Correspond à ECMA-376 ST_ShapeType "mathNotEqual". |
MATH_PLUS | Enum | Forme mathématique Plus. Correspond à ST_ShapeType ECMA-376 "mathPlus". |
MOON | Enum | Forme de lune. Correspond à ECMA-376 ST_ShapeType "moon". |
NO_SMOKING | Enum | Forme d'interdiction de fumer. Correspond à ECMA-376 ST_ShapeType "noSmoking". |
NOTCHED_RIGHT_ARROW | Enum | Forme de flèche droite à entaille. Correspond à ECMA-376 ST_ShapeType "notchedRightArrow". |
OCTAGON | Enum | Forme octogonale. Correspond à ECMA-376 ST_ShapeType "octagon". |
PARALLELOGRAM | Enum | Forme de parallélogramme. Correspond à "parallélogramme" dans ST_ShapeType ECMA-376. |
PENTAGON | Enum | Forme de pentagone. Correspond à ECMA-376 ST_ShapeType "pentagon". |
PIE | Enum | Forme de secteurs. Correspond à ST_ShapeType "pie" ECMA-376. |
PLAQUE | Enum | Forme de la plaque. Correspond à ST_ShapeType ECMA-376 "plaque". |
PLUS | Enum | Forme Plus. Correspond à ECMA-376 ST_ShapeType "plus". |
QUAD_ARROW | Enum | Forme en flèche à quatre pointes. Correspond à ST_ShapeType ECMA-376 "quadArrow". |
QUAD_ARROW_CALLOUT | Enum | Forme de callout avec quatre flèches. Correspond à ST_ShapeType ECMA-376 "quadArrowCallout". |
RIBBON | Enum | Forme de ruban. Correspond à "ruban" dans ST_ShapeType ECMA-376. |
RIBBON_2 | Enum | Forme du ruban 2. Correspond à ST_ShapeType ECMA-376 "ruban2". |
RIGHT_ARROW | Enum | Forme de flèche vers la droite. Correspond à ECMA-376 ST_ShapeType "rightArrow". |
RIGHT_ARROW_CALLOUT | Enum | Forme de flèche vers la droite pour les accroches. Correspond à ECMA-376 ST_ShapeType "rightArrowCallout". |
RIGHT_BRACE | Enum | Forme d'accolade fermante. Correspond à ECMA-376 ST_ShapeType "rightBrace". |
RIGHT_BRACKET | Enum | Forme de crochet fermant. Correspond à ECMA-376 ST_ShapeType "rightBracket". |
ROUND_1_RECTANGLE | Enum | Rectangle à coin arrondi. Correspond à ECMA-376 ST_ShapeType "round1Rect". |
ROUND_2_DIAGONAL_RECTANGLE | Enum | Rectangle à deux coins arrondis en diagonale. Correspond à ECMA-376 ST_ShapeType "round2DiagRect". |
ROUND_2_SAME_RECTANGLE | Enum | Deux rectangles à deux coins arrondis même côté. Correspond à ECMA-376 ST_ShapeType "round2SameRect". |
RIGHT_TRIANGLE | Enum | Forme de triangle rectangle. Correspond à ST_ShapeType ECMA-376 "rtTriangle". |
SMILEY_FACE | Enum | Forme de visage souriant. Correspond à ECMA-376 ST_ShapeType "smileyFace". |
SNIP_1_RECTANGLE | Enum | Rectangle à un coin coupé. Correspond à ECMA-376 ST_ShapeType "snip1Rect". |
SNIP_2_DIAGONAL_RECTANGLE | Enum | Rectangle à deux coins coupés en diagonale. Correspond à ST_ShapeType ECMA-376 "snip2DiagRect". |
SNIP_2_SAME_RECTANGLE | Enum | Rectangle à deux coins coupés même côté Correspond à ECMA-376 ST_ShapeType "snip2SameRect". |
SNIP_ROUND_RECTANGLE | Enum | Rectangle à coin coupé et arrondi Correspond à ECMA-376 ST_ShapeType "snipRoundRect". |
STAR_10 | Enum | Forme d'étoile à dix branches. Correspond à ST_ShapeType ECMA-376 "star10". |
STAR_12 | Enum | Forme d'étoile à douze branches. Correspond à ST_ShapeType ECMA-376 "star12". |
STAR_16 | Enum | Forme d'étoile à 16 branches. Correspond à ECMA-376 ST_ShapeType "star16". |
STAR_24 | Enum | Forme d'étoile à 24 branches. Correspond à ECMA-376 ST_ShapeType "star24". |
STAR_32 | Enum | Forme d'étoile à 32 branches. Correspond à ECMA-376 ST_ShapeType "star32". |
STAR_4 | Enum | Forme d'étoile à quatre branches. Correspond à ECMA-376 ST_ShapeType "star4". |
STAR_5 | Enum | Forme d'étoile à cinq branches. Correspond à ECMA-376 ST_ShapeType "star5". |
STAR_6 | Enum | Forme d'étoile à six branches. Correspond à ECMA-376 ST_ShapeType "star6". |
STAR_7 | Enum | Forme d'étoile à sept branches. Correspond à ST_ShapeType ECMA-376 "star7". |
STAR_8 | Enum | Forme d'étoile à huit branches. Correspond à ST_ShapeType ECMA-376 "star8". |
STRIPED_RIGHT_ARROW | Enum | Forme de flèche droite rayée. Correspond à ST_ShapeType ECMA-376 "stripedRightArrow". |
SUN | Enum | Forme de soleil. Correspond à ECMA-376 ST_ShapeType "sun". |
TRAPEZOID | Enum | Forme trapézoïdale. Correspond à ST_ShapeType ECMA-376 "trapèze". |
TRIANGLE | Enum | Forme triangulaire. Correspond à ECMA-376 ST_ShapeType "triangle". |
UP_ARROW | Enum | Forme de flèche vers le haut. Correspond à ECMA-376 ST_ShapeType "upArrow". |
UP_ARROW_CALLOUT | Enum | Forme de la flèche vers le haut du callout. Correspond à ST_ShapeType ECMA-376 "upArrowCallout". |
UP_DOWN_ARROW | Enum | Forme de flèche vers le haut et le bas. Correspond à ST_ShapeType ECMA-376 "upDownArrow". |
UTURN_ARROW | Enum | Forme de flèche faisant un demi-tour. Correspond à ST_ShapeType ECMA-376 "uturnArrow". |
VERTICAL_SCROLL | Enum | Forme de défilement vertical. Correspond à "verticalScroll" dans ST_ShapeType ECMA-376. |
WAVE | Enum | Forme d'onde. Correspond à ST_ShapeType "wave" ECMA-376. |
WEDGE_ELLIPSE_CALLOUT | Enum | Forme d'ellipse en forme de coin de recadrage. Correspond à ST_ShapeType ECMA-376 "wedgeEllipseCallout". |
WEDGE_RECTANGLE_CALLOUT | Enum | Forme rectangulaire en forme de coin pour le callout. Correspond à ST_ShapeType ECMA-376 "wedgeRectCallout". |
WEDGE_ROUND_RECTANGLE_CALLOUT | Enum | Forme de rectangle arrondi en forme de coin Correspond à ECMA-376 ST_ShapeType "wedgeRoundRectCallout". |
FLOW_CHART_ALTERNATE_PROCESS | Enum | Forme alternative du flux de processus. Correspond à ST_ShapeType ECMA-376 "flowChartAlternateProcess". |
FLOW_CHART_COLLATE | Enum | Forme du parcours de compilation. Correspond à ST_ShapeType ECMA-376 "flowChartCollate". |
FLOW_CHART_CONNECTOR | Enum | Forme du flux du connecteur. Correspond à ST_ShapeType ECMA-376 "flowChartConnector". |
FLOW_CHART_DECISION | Enum | Forme du flux de décision. Correspond à ST_ShapeType ECMA-376 "flowChartDecision". |
FLOW_CHART_DELAY | Enum | Forme du flux de retard. Correspond à ST_ShapeType ECMA-376 "flowChartDelay". |
FLOW_CHART_DISPLAY | Enum | Forme du flux d'affichage. Correspond à ST_ShapeType ECMA-376 "flowChartDisplay". |
FLOW_CHART_DOCUMENT | Enum | Forme du parcours du document. Correspond à ECMA-376 ST_ShapeType "flowChartDocument". |
FLOW_CHART_EXTRACT | Enum | Extrayez la forme du flux. Correspond à ST_ShapeType ECMA-376 "flowChartExtract". |
FLOW_CHART_INPUT_OUTPUT | Enum | Forme du flux d'entrée/sortie. Correspond à ST_ShapeType ECMA-376 "flowChartInputOutput". |
FLOW_CHART_INTERNAL_STORAGE | Enum | Forme du flux de stockage interne. Correspond à ST_ShapeType ECMA-376 "flowChartInternalStorage". |
FLOW_CHART_MAGNETIC_DISK | Enum | Forme de flux de disque magnétique. Correspond à ECMA-376 ST_ShapeType "flowChartMagneticDisk". |
FLOW_CHART_MAGNETIC_DRUM | Enum | Forme de flux du tambour magnétique. Correspond à ECMA-376 ST_ShapeType "flowChartMagneticDrum". |
FLOW_CHART_MAGNETIC_TAPE | Enum | Forme de flux de bande magnétique. Correspond à ST_ShapeType ECMA-376 "flowChartMagneticTape". |
FLOW_CHART_MANUAL_INPUT | Enum | Forme du flux de saisie manuelle. Correspond à ECMA-376 ST_ShapeType "flowChartManualInput". |
FLOW_CHART_MANUAL_OPERATION | Enum | Forme du flux d'opération manuelle. Correspond à ST_ShapeType ECMA-376 "flowChartManualOperation". |
FLOW_CHART_MERGE | Enum | Forme de flux de fusion. Correspond à ST_ShapeType ECMA-376 "flowChartMerge". |
FLOW_CHART_MULTIDOCUMENT | Enum | Forme de flux multi-documents. Correspond à ECMA-376 ST_ShapeType "flowChartMultidocument". |
FLOW_CHART_OFFLINE_STORAGE | Enum | Forme du flux de stockage hors connexion. Correspond à ST_ShapeType ECMA-376 "flowChartOfflineStorage". |
FLOW_CHART_OFFPAGE_CONNECTOR | Enum | Forme du flux du connecteur hors page. Correspond à ECMA-376 ST_ShapeType "flowChartOffpageConnector". |
FLOW_CHART_ONLINE_STORAGE | Enum | Forme du flux de stockage en ligne. Correspond à ST_ShapeType ECMA-376 "flowChartOnlineStorage". |
FLOW_CHART_OR | Enum | ou de la forme du flux. Correspond à ECMA-376 ST_ShapeType "flowChartOr". |
FLOW_CHART_PREDEFINED_PROCESS | Enum | Forme de flux de processus prédéfinie. Correspond à ECMA-376 ST_ShapeType "flowChartPredefinedProcess". |
FLOW_CHART_PREPARATION | Enum | Forme du flux de préparation. Correspond à ST_ShapeType ECMA-376 "flowChartPreparation". |
FLOW_CHART_PROCESS | Enum | Forme du flux de processus. Correspond à ST_ShapeType ECMA-376 "flowChartProcess". |
FLOW_CHART_PUNCHED_CARD | Enum | Forme de flux de carte perforée. Correspond à ST_ShapeType ECMA-376 "flowChartPunchedCard". |
FLOW_CHART_PUNCHED_TAPE | Enum | Forme de flux de bande perforée. Correspond à ST_ShapeType ECMA-376 "flowChartPunchedTape". |
FLOW_CHART_SORT | Enum | Forme du flux de tri. Correspond à ST_ShapeType ECMA-376 "flowChartSort". |
FLOW_CHART_SUMMING_JUNCTION | Enum | Forme de flux de jonction de somme. Correspond à ECMA-376 ST_ShapeType "flowChartSummingJunction". |
FLOW_CHART_TERMINATOR | Enum | Forme du flux de terminaison. Correspond à ST_ShapeType ECMA-376 "flowChartTerminator". |
ARROW_EAST | Enum | Forme de flèche vers l'est. |
ARROW_NORTH_EAST | Enum | Forme de flèche nord-est. |
ARROW_NORTH | Enum | Forme de la flèche nord. |
SPEECH | Enum | Forme de la parole. |
STARBURST | Enum | Forme d'étoile. |
TEARDROP | Enum | Forme en larme. Correspond à la valeur "teardrop" (goutte d'eau) de ST_ShapeType ECMA-376. |
ELLIPSE_RIBBON | Enum | Forme de ruban en ellipse. Correspond à ECMA-376 ST_ShapeType "ellipseRibbon". |
ELLIPSE_RIBBON_2 | Enum | Forme de ruban d'ellipse 2. Correspond à ECMA-376 ST_ShapeType "ellipseRibbon2". |
CLOUD_CALLOUT | Enum | Forme de nuage pour les accroches. Correspond à ECMA-376 ST_ShapeType "cloudCallout". |
CUSTOM | Enum | Forme personnalisée. |