Enum ShapeType

FormeType

Types de formes. Nombre de ces 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 5e édition d'ECMA-376.

Pour appeler un enum, vous devez appeler sa classe parente, son nom et sa propriété. Par exemple, SlidesApp.ShapeType.TEXT_BOX.

Propriétés

PropriétéTypeDescription
UNSUPPORTEDEnumType de forme non accepté.
TEXT_BOXEnumForme de la zone de texte.
RECTANGLEEnumForme rectangulaire. Correspond à ECMA-376 ST_ShapeType "rect".
ROUND_RECTANGLEEnumForme rectangulaire à coins arrondis. Correspond à ECMA-376 ST_ShapeType "roundRect".
ELLIPSEEnumForme d'ellipse. Correspond à ECMA-376 ST_ShapeType "ellipse".
ARCEnumForme d'arc incurvée. Correspond à ECMA-376 ST_ShapeType "arc".
BENT_ARROWEnumForme de flèche courbe. Correspond à ECMA-376 ST_ShapeType "bentArrow".
BENT_UP_ARROWEnumForme de flèche courbée vers le haut. Correspond à ECMA-376 ST_ShapeType 'bentUpArrow'.
BEVELEnumForme du biseau. Correspond à ECMA-376 ST_ShapeType "bevel".
BLOCK_ARCEnumForme d'arc de bloc. Correspond à ECMA-376 ST_ShapeType "blockArc".
BRACE_PAIREnumForme de la paire d'accolades. Correspond à ECMA-376 ST_ShapeType "bracePair".
BRACKET_PAIREnumForme de la paire de crochets. Correspond à ECMA-376 ST_ShapeType "bracketPair".
CANEnumCan shape. Correspond à ECMA-376 ST_ShapeType "can".
CHEVRONEnumForme en chevron. Correspond à ECMA-376 ST_ShapeType "chevron".
CHORDEnumForme de l'accord. Correspond à ECMA-376 ST_ShapeType "chord".
CLOUDEnumForme de nuage. Correspond à ECMA-376 ST_ShapeType "cloud".
CORNEREnumForme de l'angle. Correspond à ECMA-376 ST_ShapeType "corner".
CUBEEnumForme cubique. Correspond à ECMA-376 ST_ShapeType "cube".
CURVED_DOWN_ARROWEnumForme de flèche courbée vers le bas. Correspond à ECMA-376 ST_ShapeType 'curvedDownArrow'.
CURVED_LEFT_ARROWEnumForme de flèche incurvée vers la gauche. Correspond à ECMA-376 ST_ShapeType 'curvedLeftArrow'.
CURVED_RIGHT_ARROWEnumForme de flèche courbée vers la droite. Correspond à ECMA-376 ST_ShapeType "curvedRightArrow".
CURVED_UP_ARROWEnumForme de flèche courbée vers le haut. Correspond à ECMA-376 ST_ShapeType "curvedUpArrow".
DECAGONEnumForme de décagone. Correspond à ECMA-376 ST_ShapeType "decagon".
DIAGONAL_STRIPEEnumForme de bande diagonale. Correspond à ECMA-376 ST_ShapeType 'diagStripe'.
DIAMONDEnumForme en losange. Correspond à ECMA-376 ST_ShapeType "diamond".
DODECAGONEnumForme dodécagonale. Correspond à ECMA-376 ST_ShapeType "dodecagon".
DONUTEnumForme en anneau. Correspond à ECMA-376 ST_ShapeType "donut".
DOUBLE_WAVEEnumForme d'onde double. Correspond à ECMA-376 ST_ShapeType "doubleWave".
DOWN_ARROWEnumForme de flèche vers le bas. Correspond à ECMA-376 ST_ShapeType 'downArrow'.
DOWN_ARROW_CALLOUTEnumForme de flèche vers le bas. Correspond à ECMA-376 ST_ShapeType "downArrowCallout".
FOLDED_CORNEREnumForme de coin plié. Correspond à ECMA-376 ST_ShapeType "foldedCorner".
FRAMEEnumForme du cadre. Correspond à ECMA-376 ST_ShapeType "frame".
HALF_FRAMEEnumForme demi-cadre. Correspond à ECMA-376 ST_ShapeType "halfFrame".
HEARTEnumForme de cœur. Correspond à ECMA-376 ST_ShapeType "heart".
HEPTAGONEnumForme heptagonale. Correspond à ECMA-376 ST_ShapeType "heptagon".
HEXAGONEnumForme hexagonale. Correspond à ECMA-376 ST_ShapeType "hexagon".
HOME_PLATEEnumForme de la plaque de base. Correspond à ECMA-376 ST_ShapeType "homePlate".
HORIZONTAL_SCROLLEnumForme de défilement horizontal. Correspond à ECMA-376 ST_ShapeType "horizontalScroll".
IRREGULAR_SEAL_1EnumForme de joint irrégulière 1. Correspond à ECMA-376 ST_ShapeType "irregularSeal1".
IRREGULAR_SEAL_2EnumForme irrégulière du joint 2. Correspond à ECMA-376 ST_ShapeType "irregularSeal2".
LEFT_ARROWEnumForme de flèche vers la gauche. Correspond à ECMA-376 ST_ShapeType "leftArrow".
LEFT_ARROW_CALLOUTEnumForme de flèche vers la gauche Correspond à ECMA-376 ST_ShapeType 'leftArrowCallout'.
LEFT_BRACEEnumForme de l'accolade ouvrante. Correspond à ECMA-376 ST_ShapeType 'leftBrace'.
LEFT_BRACKETEnumForme de crochet ouvrant. Correspond à ECMA-376 ST_ShapeType 'leftBracket'.
LEFT_RIGHT_ARROWEnumForme de flèche vers la gauche et la droite. Correspond à ECMA-376 ST_ShapeType "leftRightArrow".
LEFT_RIGHT_ARROW_CALLOUTEnumForme de bulle de dialogue avec flèche vers la gauche et la droite. Correspond à ECMA-376 ST_ShapeType "leftRightArrowCallout".
LEFT_RIGHT_UP_ARROWEnumForme de flèche vers la gauche, la droite et le haut. Correspond à ECMA-376 ST_ShapeType 'leftRightUpArrow'.
LEFT_UP_ARROWEnumForme de flèche vers le haut et vers la gauche. Correspond à ECMA-376 ST_ShapeType "leftUpArrow".
LIGHTNING_BOLTEnumForme d'éclair. Correspond à ECMA-376 ST_ShapeType "lightningBolt".
MATH_DIVIDEEnumDiviser une forme mathématique. Correspond à ECMA-376 ST_ShapeType 'mathDivide'.
MATH_EQUALEnumForme mathématique "égal à". Correspond à ECMA-376 ST_ShapeType 'mathEqual'.
MATH_MINUSEnumForme mathématique moins. Correspond à ECMA-376 ST_ShapeType "mathMinus".
MATH_MULTIPLYEnumForme mathématique de multiplication. Correspond à ECMA-376 ST_ShapeType 'mathMultiply'.
MATH_NOT_EQUALEnumForme mathématique "différent de". Correspond à ECMA-376 ST_ShapeType "mathNotEqual".
MATH_PLUSEnumForme mathématique Plus. Correspond à ECMA-376 ST_ShapeType "mathPlus".
MOONEnumForme de lune. Correspond à ECMA-376 ST_ShapeType "moon".
NO_SMOKINGEnumForme "Interdiction de fumer". Correspond à ECMA-376 ST_ShapeType "noSmoking".
NOTCHED_RIGHT_ARROWEnumForme de flèche droite à entaille. Correspond à ECMA-376 ST_ShapeType "notchedRightArrow".
OCTAGONEnumForme octogonale. Correspond à ECMA-376 ST_ShapeType "octagon".
PARALLELOGRAMEnumForme de parallélogramme. Correspond à ECMA-376 ST_ShapeType "parallelogram".
PENTAGONEnumForme pentagonale. Correspond à ECMA-376 ST_ShapeType "pentagon".
PIEEnumForme de secteur. Correspond à ECMA-376 ST_ShapeType "pie".
PLAQUEEnumForme de la plaque. Correspond à ECMA-376 ST_ShapeType "plaque".
PLUSEnumForme Plus. Correspond à ECMA-376 ST_ShapeType "plus".
QUAD_ARROWEnumForme de flèche à quatre pointes. Correspond à ECMA-376 ST_ShapeType 'quadArrow'.
QUAD_ARROW_CALLOUTEnumForme de rectangle à quatre flèches. Correspond à ECMA-376 ST_ShapeType "quadArrowCallout".
RIBBONEnumForme de ruban. Correspond à ECMA-376 ST_ShapeType "ribbon".
RIBBON_2EnumForme du ruban 2. Correspond à ECMA-376 ST_ShapeType "ribbon2".
RIGHT_ARROWEnumForme de flèche vers la droite. Correspond à ECMA-376 ST_ShapeType "rightArrow".
RIGHT_ARROW_CALLOUTEnumForme de flèche vers la droite. Correspond à ECMA-376 ST_ShapeType "rightArrowCallout".
RIGHT_BRACEEnumForme d'accolade fermante. Correspond à ECMA-376 ST_ShapeType "rightBrace".
RIGHT_BRACKETEnumForme de crochet fermant. Correspond à ECMA-376 ST_ShapeType 'rightBracket'.
ROUND_1_RECTANGLEEnumForme rectangulaire à un coin arrondi. Correspond à ECMA-376 ST_ShapeType "round1Rect".
ROUND_2_DIAGONAL_RECTANGLEEnumForme rectangulaire à deux coins arrondis en diagonale. Correspond à ECMA-376 ST_ShapeType 'round2DiagRect'.
ROUND_2_SAME_RECTANGLEEnumForme rectangulaire à deux coins arrondis du même côté. Correspond à ECMA-376 ST_ShapeType 'round2SameRect'.
RIGHT_TRIANGLEEnumForme de triangle rectangle. Correspond à ECMA-376 ST_ShapeType 'rtTriangle'.
SMILEY_FACEEnumForme de visage souriant. Correspond à ECMA-376 ST_ShapeType "smileyFace".
SNIP_1_RECTANGLEEnumForme rectangulaire à un coin coupé. Correspond à ECMA-376 ST_ShapeType "snip1Rect".
SNIP_2_DIAGONAL_RECTANGLEEnumForme rectangulaire à deux coins coupés en diagonale. Correspond à ECMA-376 ST_ShapeType 'snip2DiagRect'.
SNIP_2_SAME_RECTANGLEEnumForme rectangulaire à deux coins coupés du même côté. Correspond à ECMA-376 ST_ShapeType 'snip2SameRect'.
SNIP_ROUND_RECTANGLEEnumForme rectangulaire à un coin coupé et un coin arrondi. Correspond à ECMA-376 ST_ShapeType 'snipRoundRect'.
STAR_10EnumForme d'étoile à dix branches. Correspond à ECMA-376 ST_ShapeType "star10".
STAR_12EnumForme d'étoile à douze branches. Correspond à ECMA-376 ST_ShapeType "star12".
STAR_16EnumForme d'étoile à seize branches. Correspond à ECMA-376 ST_ShapeType "star16".
STAR_24EnumForme d'étoile à 24 branches. Correspond à ECMA-376 ST_ShapeType 'star24'.
STAR_32EnumForme d'étoile à 32 branches. Correspond à ECMA-376 ST_ShapeType 'star32'.
STAR_4EnumForme d'étoile à quatre branches. Correspond à ECMA-376 ST_ShapeType "star4".
STAR_5EnumForme d'étoile à cinq branches. Correspond à ECMA-376 ST_ShapeType "star5".
STAR_6EnumForme d'étoile à six branches. Correspond à ECMA-376 ST_ShapeType "star6".
STAR_7EnumForme d'étoile à sept branches. Correspond à ECMA-376 ST_ShapeType "star7".
STAR_8EnumForme d'étoile à huit branches. Correspond à ECMA-376 ST_ShapeType "star8".
STRIPED_RIGHT_ARROWEnumForme de flèche droite rayée. Correspond à ECMA-376 ST_ShapeType 'stripedRightArrow'.
SUNEnumForme de soleil. Correspond à ECMA-376 ST_ShapeType "sun".
TRAPEZOIDEnumForme trapézoïdale. Correspond à ECMA-376 ST_ShapeType "trapezoid".
TRIANGLEEnumForme triangulaire. Correspond à ECMA-376 ST_ShapeType "triangle".
UP_ARROWEnumForme de flèche vers le haut. Correspond à ECMA-376 ST_ShapeType "upArrow".
UP_ARROW_CALLOUTEnumForme de flèche vers le haut. Correspond à ECMA-376 ST_ShapeType "upArrowCallout".
UP_DOWN_ARROWEnumForme de flèche vers le haut et le bas. Correspond à ECMA-376 ST_ShapeType 'upDownArrow'.
UTURN_ARROWEnumForme de flèche en demi-cercle. Correspond à ECMA-376 ST_ShapeType 'uturnArrow'.
VERTICAL_SCROLLEnumForme de défilement vertical. Correspond à ECMA-376 ST_ShapeType "verticalScroll".
WAVEEnumForme de l'onde. Correspond à ECMA-376 ST_ShapeType "wave".
WEDGE_ELLIPSE_CALLOUTEnumForme d'ellipse en forme de coin de bulle. Correspond à ECMA-376 ST_ShapeType "wedgeEllipseCallout".
WEDGE_RECTANGLE_CALLOUTEnumForme rectangulaire en forme de coin. Correspond à ECMA-376 ST_ShapeType "wedgeRectCallout".
WEDGE_ROUND_RECTANGLE_CALLOUTEnumForme de rectangle arrondi en forme de coin. Correspond à ECMA-376 ST_ShapeType 'wedgeRoundRectCallout'.
FLOW_CHART_ALTERNATE_PROCESSEnumForme de flux de processus alternatif. Correspond à ECMA-376 ST_ShapeType "flowChartAlternateProcess".
FLOW_CHART_COLLATEEnumForme de flux "Rassembler". Correspond à ECMA-376 ST_ShapeType "flowChartCollate".
FLOW_CHART_CONNECTOREnumForme du flux du connecteur. Correspond à ECMA-376 ST_ShapeType "flowChartConnector".
FLOW_CHART_DECISIONEnumForme du flux de décision. Correspond à ECMA-376 ST_ShapeType "flowChartDecision".
FLOW_CHART_DELAYEnumForme du flux de délai. Correspond à ECMA-376 ST_ShapeType "flowChartDelay".
FLOW_CHART_DISPLAYEnumAffichez la forme du flux. Correspond à ECMA-376 ST_ShapeType "flowChartDisplay".
FLOW_CHART_DOCUMENTEnumForme du flux de documents. Correspond à ECMA-376 ST_ShapeType "flowChartDocument".
FLOW_CHART_EXTRACTEnumExtrayez la forme du flux. Correspond à ECMA-376 ST_ShapeType 'flowChartExtract'.
FLOW_CHART_INPUT_OUTPUTEnumForme du flux d'entrée/sortie. Correspond à ECMA-376 ST_ShapeType "flowChartInputOutput".
FLOW_CHART_INTERNAL_STORAGEEnumForme de flux de stockage interne. Correspond à ECMA-376 ST_ShapeType "flowChartInternalStorage".
FLOW_CHART_MAGNETIC_DISKEnumForme de flux de disque magnétique. Correspond à ECMA-376 ST_ShapeType 'flowChartMagneticDisk'.
FLOW_CHART_MAGNETIC_DRUMEnumForme du flux du tambour magnétique. Correspond à ECMA-376 ST_ShapeType "flowChartMagneticDrum".
FLOW_CHART_MAGNETIC_TAPEEnumForme du flux de bande magnétique. Correspond à ECMA-376 ST_ShapeType "flowChartMagneticTape".
FLOW_CHART_MANUAL_INPUTEnumForme du flux d'entrée manuelle. Correspond à ECMA-376 ST_ShapeType "flowChartManualInput".
FLOW_CHART_MANUAL_OPERATIONEnumForme de flux d'opération manuelle. Correspond à ECMA-376 ST_ShapeType "flowChartManualOperation".
FLOW_CHART_MERGEEnumForme de flux de fusion. Correspond à ECMA-376 ST_ShapeType "flowChartMerge".
FLOW_CHART_MULTIDOCUMENTEnumForme de flux multidocument. Correspond à ECMA-376 ST_ShapeType "flowChartMultidocument".
FLOW_CHART_OFFLINE_STORAGEEnumForme du flux de stockage hors connexion. Correspond à ECMA-376 ST_ShapeType "flowChartOfflineStorage".
FLOW_CHART_OFFPAGE_CONNECTOREnumForme de flux du connecteur hors page. Correspond à ECMA-376 ST_ShapeType 'flowChartOffpageConnector'.
FLOW_CHART_ONLINE_STORAGEEnumForme du flux de stockage en ligne. Correspond à ECMA-376 ST_ShapeType 'flowChartOnlineStorage'.
FLOW_CHART_OREnumou la forme du flux. Correspond à ECMA-376 ST_ShapeType "flowChartOr".
FLOW_CHART_PREDEFINED_PROCESSEnumForme de flux de processus prédéfinie. Correspond à ECMA-376 ST_ShapeType 'flowChartPredefinedProcess'.
FLOW_CHART_PREPARATIONEnumForme du flux de préparation. Correspond à ECMA-376 ST_ShapeType 'flowChartPreparation'.
FLOW_CHART_PROCESSEnumForme du flux de processus. Correspond à ECMA-376 ST_ShapeType "flowChartProcess".
FLOW_CHART_PUNCHED_CARDEnumForme de flux de carte perforée. Correspond à ECMA-376 ST_ShapeType 'flowChartPunchedCard'.
FLOW_CHART_PUNCHED_TAPEEnumForme du flux de bande perforée. Correspond à ECMA-376 ST_ShapeType 'flowChartPunchedTape'.
FLOW_CHART_SORTEnumTrier la forme du flux. Correspond à ECMA-376 ST_ShapeType "flowChartSort".
FLOW_CHART_SUMMING_JUNCTIONEnumForme du flux de la jonction de sommation. Correspond à ECMA-376 ST_ShapeType "flowChartSummingJunction".
FLOW_CHART_TERMINATOREnumForme du flux du terminateur. Correspond à ECMA-376 ST_ShapeType 'flowChartTerminator'.
ARROW_EASTEnumForme de flèche vers l'est.
ARROW_NORTH_EASTEnumForme de flèche nord-est.
ARROW_NORTHEnumForme de la flèche du nord.
SPEECHEnumForme de la parole.
STARBURSTEnumForme d'étoile.
TEARDROPEnumForme en goutte d'eau. Correspond à ECMA-376 ST_ShapeType "teardrop".
ELLIPSE_RIBBONEnumForme de ruban elliptique. Correspond à ECMA-376 ST_ShapeType "ellipseRibbon".
ELLIPSE_RIBBON_2EnumForme en ruban ellipse 2. Correspond à ECMA-376 ST_ShapeType "ellipseRibbon2".
CLOUD_CALLOUTEnumForme de nuage pour les bulles de texte. Correspond à ECMA-376 ST_ShapeType "cloudCallout".
CUSTOMEnumForme personnalisée.