Enum ShapeType

ShapeType

Los tipos de formas Muchas de estas formas corresponden a formas predefinidas del estándar ECMA-376. Puedes encontrar más información sobre esas formas en la descripción del tipo simple "ST_ShapeType" en la sección 20.1.10.55 de "Office Open XML File Formats - Fundamentals and Markup Language Reference", parte 1 de la ECMA-376 4ª edición.

Para llamar a una enumeración, debes llamar a su clase superior, nombre y propiedad. Por ejemplo,  SlidesApp.ShapeType.TEXT_BOX.

Propiedades

PropiedadTipoDescripción
UNSUPPORTEDEnumUn tipo de forma que no se admite.
TEXT_BOXEnumForma del cuadro de texto.
RECTANGLEEnumForma rectangular. Corresponde a ECMA-376 ST_ShapeType "rect".
ROUND_RECTANGLEEnumForma de rectángulo con esquinas redondas. Corresponde a ECMA-376 ST_ShapeType "roundRect".
ELLIPSEEnumForma de elipse. Corresponde a ECMA-376 ST_ShapeType "ellipse".
ARCEnumForma de arco curvo. Corresponde a ECMA-376 ST_ShapeType "arc".
BENT_ARROWEnumForma de flecha doblada. Corresponde a ECMA-376 ST_ShapeType "bentArrow".
BENT_UP_ARROWEnumForma de flecha doblada hacia arriba. Corresponde a ECMA-376 ST_ShapeType "bentUpArrow".
BEVELEnumForma biselada. Corresponde a ECMA-376 ST_ShapeType "bevel".
BLOCK_ARCEnumBloquea la forma de arco. Corresponde a ST_ShapeType "blockArc" de ECMA-376.
BRACE_PAIREnumForma de par de llaves. Corresponde a ECMA-376 ST_ShapeType "bracePair".
BRACKET_PAIREnumForma de par de corchetes. Corresponde a ECMA-376 ST_ShapeType "bracketPair".
CANEnumPuede dar forma. Corresponde a ECMA-376 ST_ShapeType "can".
CHEVRONEnumForma de chevron. Corresponde a ECMA-376 ST_ShapeType "chevron".
CHORDEnumForma de acorde. Corresponde a ECMA-376 ST_ShapeType "chord".
CLOUDEnumForma de nube. Corresponde a ECMA-376 ST_ShapeType "cloud".
CORNEREnumForma de esquina. Corresponde a ECMA-376 ST_ShapeType "corner".
CUBEEnumForma de cubo. Corresponde a ECMA-376 ST_ShapeType "cube".
CURVED_DOWN_ARROWEnumForma de flecha curvada hacia abajo. Corresponde a ECMA-376 ST_ShapeType "curvedDownArrow".
CURVED_LEFT_ARROWEnumForma de flecha curvada hacia la izquierda. Corresponde a ECMA-376 ST_ShapeType "curvedLeftArrow".
CURVED_RIGHT_ARROWEnumForma de flecha curvada hacia la derecha. Corresponde a ECMA-376 ST_ShapeType "curvedRightArrow".
CURVED_UP_ARROWEnumForma de flecha curvada hacia arriba. Corresponde a ECMA-376 ST_ShapeType "curvedUpArrow".
DECAGONEnumForma de decágono. Corresponde a ECMA-376 ST_ShapeType "decagon".
DIAGONAL_STRIPEEnumForma de raya diagonal. Corresponde a ST_ShapeType "diagStripe" de ECMA-376.
DIAMONDEnumForma de rombo. Corresponde a ECMA-376 ST_ShapeType "diamond".
DODECAGONEnumForma de dodecágono. Corresponde a ECMA-376 ST_ShapeType "dodecagon".
DONUTEnumForma de anillo. Corresponde a ST_ShapeType "donut" de ECMA-376.
DOUBLE_WAVEEnumForma de onda doble. Corresponde a ECMA-376 ST_ShapeType "doubleWave".
DOWN_ARROWEnumForma de flecha hacia abajo. Corresponde a ECMA-376 ST_ShapeType "downArrow".
DOWN_ARROW_CALLOUTEnumForma de flecha hacia abajo de la llamada. Corresponde a ECMA-376 ST_ShapeType "downArrowCallout".
FOLDED_CORNEREnumForma de esquina doblada. Corresponde a ST_ShapeType "foldedCorner" de ECMA-376.
FRAMEEnumForma del marco. Corresponde a ECMA-376 ST_ShapeType "frame".
HALF_FRAMEEnumForma de medio marco. Corresponde a ECMA-376 ST_ShapeType "halfFrame".
HEARTEnumForma de corazón. Corresponde a ECMA-376 ST_ShapeType "heart".
HEPTAGONEnumForma de heptágono. Corresponde a ECMA-376 ST_ShapeType "heptagon".
HEXAGONEnumForma hexagonal. Corresponde a ECMA-376 ST_ShapeType "hexagon".
HOME_PLATEEnumForma de la placa de home. Corresponde a ECMA-376 ST_ShapeType "homePlate".
HORIZONTAL_SCROLLEnumForma de desplazamiento horizontal. Corresponde a ECMA-376 ST_ShapeType "horizontalScroll".
IRREGULAR_SEAL_1EnumForma irregular de la marca de seguridad 1. Corresponde a ECMA-376 ST_ShapeType "irregularSeal1".
IRREGULAR_SEAL_2EnumForma irregular del sello 2. Corresponde a ECMA-376 ST_ShapeType "irregularSeal2".
LEFT_ARROWEnumForma de flecha hacia la izquierda. Corresponde a ECMA-376 ST_ShapeType "leftArrow".
LEFT_ARROW_CALLOUTEnumForma de flecha hacia la izquierda de la llamada. Corresponde a ECMA-376 ST_ShapeType "leftArrowCallout".
LEFT_BRACEEnumForma de llave de apertura. Corresponde a ECMA-376 ST_ShapeType "leftBrace".
LEFT_BRACKETEnumForma de corchete izquierdo. Corresponde a ECMA-376 ST_ShapeType "leftBracket".
LEFT_RIGHT_ARROWEnumForma de flecha izquierda y derecha. Corresponde a ECMA-376 ST_ShapeType "leftRightArrow".
LEFT_RIGHT_ARROW_CALLOUTEnumFlecha de llamada hacia la izquierda y la derecha. Corresponde a ECMA-376 ST_ShapeType "leftRightArrowCallout".
LEFT_RIGHT_UP_ARROWEnumForma de flecha hacia la izquierda, derecha y arriba. Corresponde a ECMA-376 ST_ShapeType "leftRightUpArrow".
LEFT_UP_ARROWEnumForma de flecha hacia arriba y a la izquierda. Corresponde a ECMA-376 ST_ShapeType "leftUpArrow".
LIGHTNING_BOLTEnumForma de rayo. Corresponde a ECMA-376 ST_ShapeType "lightningBolt".
MATH_DIVIDEEnumDivide la forma matemática. Corresponde a ECMA-376 ST_ShapeType "mathDivide".
MATH_EQUALEnumForma matemática igual. Corresponde a ECMA-376 ST_ShapeType "mathEqual".
MATH_MINUSEnumForma matemática menos. Corresponde a ECMA-376 ST_ShapeType "mathMinus".
MATH_MULTIPLYEnumMultiplica la forma matemática. Corresponde a ECMA-376 ST_ShapeType "mathMultiply".
MATH_NOT_EQUALEnumNo es igual a la forma matemática. Corresponde a ECMA-376 ST_ShapeType "mathNotEqual".
MATH_PLUSEnumSigno más con forma matemática. Corresponde a ECMA-376 ST_ShapeType "mathPlus".
MOONEnumForma de luna. Corresponde a ECMA-376 ST_ShapeType "moon".
NO_SMOKINGEnumForma de prohibido fumar. Corresponde a ECMA-376 ST_ShapeType "noSmoking".
NOTCHED_RIGHT_ARROWEnumForma de flecha a la derecha con muesca. Corresponde a ECMA-376 ST_ShapeType "notchedRightArrow".
OCTAGONEnumForma octagonal. Corresponde a ECMA-376 ST_ShapeType "octagon".
PARALLELOGRAMEnumForma de paralelogramo. Corresponde a ECMA-376 ST_ShapeType "paralelogram".
PENTAGONEnumForma de pentágono. Corresponde a ECMA-376 ST_ShapeType "pentagon".
PIEEnumForma de pastel. Corresponde a ECMA-376 ST_ShapeType "pie".
PLAQUEEnumForma de placa. Corresponde a ECMA-376 ST_ShapeType "plaque".
PLUSEnumForma de signo más. Corresponde a ECMA-376 ST_ShapeType "plus".
QUAD_ARROWEnumForma de flecha cuádruple. Corresponde a ECMA-376 ST_ShapeType "quadArrow".
QUAD_ARROW_CALLOUTEnumForma de flecha cuádruple para el texto destacado. Corresponde a ECMA-376 ST_ShapeType "quadArrowCallout".
RIBBONEnumForma de lazo. Corresponde a ECMA-376 ST_ShapeType "ribbon".
RIBBON_2EnumForma de cinta 2. Corresponde a ECMA-376 ST_ShapeType "ribbon2".
RIGHT_ARROWEnumForma de flecha hacia la derecha. Corresponde a ECMA-376 ST_ShapeType "rightArrow".
RIGHT_ARROW_CALLOUTEnumForma de flecha hacia la derecha de la llamada. Corresponde a ECMA-376 ST_ShapeType "rightArrowCallout".
RIGHT_BRACEEnumForma de llave de cierre. Corresponde a ECMA-376 ST_ShapeType "rightBrace".
RIGHT_BRACKETEnumForma de corchete derecho. Corresponde a ECMA-376 ST_ShapeType "rightBracket".
ROUND_1_RECTANGLEEnumUna forma rectangular con una esquina redonda. Corresponde a ECMA-376 ST_ShapeType "round1Rect".
ROUND_2_DIAGONAL_RECTANGLEEnumDos rectángulos con esquinas diagonales redondas. Corresponde a ECMA-376 ST_ShapeType "round2DiagRect".
ROUND_2_SAME_RECTANGLEEnumDos rectángulos con esquinas redondas en el mismo lado. Corresponde a ECMA-376 ST_ShapeType "round2SameRect".
RIGHT_TRIANGLEEnumTiene forma de triángulo rectángulo. Corresponde a ECMA-376 ST_ShapeType "rtTriangle".
SMILEY_FACEEnumForma de cara sonriente. Corresponde a ECMA-376 ST_ShapeType "smileyFace".
SNIP_1_RECTANGLEEnumUna forma de rectángulo con esquina recortada. Corresponde a ECMA-376 ST_ShapeType 'snip1Rect'.
SNIP_2_DIAGONAL_RECTANGLEEnumDos rectángulos con esquinas diagonales recortadas. Corresponde a ECMA-376 ST_ShapeType "snip2DiagRect".
SNIP_2_SAME_RECTANGLEEnumDos formas de rectángulo con esquinas recortadas en el mismo lado. Corresponde a ECMA-376 ST_ShapeType "snip2SameRect".
SNIP_ROUND_RECTANGLEEnumUna forma de rectángulo con una esquina redonda recortada. Corresponde a ECMA-376 ST_ShapeType “snipRoundRect”.
STAR_10EnumTiene forma de estrella de diez puntas. Corresponde a ECMA-376 ST_ShapeType "star10".
STAR_12EnumForma de estrella de doce puntas. Corresponde a ECMA-376 ST_ShapeType 'star12'.
STAR_16EnumTiene forma de estrella de dieciséis puntas. Corresponde a ECMA-376 ST_ShapeType 'star16'.
STAR_24EnumTiene la forma de una estrella de veinticuatro puntas. Corresponde a ECMA-376 ST_ShapeType "star24".
STAR_32EnumTiene forma de estrella de treinta y dos puntas. Corresponde a ECMA-376 ST_ShapeType "star32".
STAR_4EnumForma de estrella de cuatro puntas. Corresponde a ECMA-376 ST_ShapeType "star4".
STAR_5EnumTiene forma de estrella de cinco puntas. Corresponde a ECMA-376 ST_ShapeType "star5".
STAR_6EnumTiene forma de estrella de seis puntas. Corresponde a ECMA-376 ST_ShapeType 'star6'.
STAR_7EnumTiene forma de estrella de siete puntas. Corresponde a ECMA-376 ST_ShapeType 'star7'.
STAR_8EnumTiene forma de estrella de ocho puntas. Corresponde a ECMA-376 ST_ShapeType 'star8'.
STRIPED_RIGHT_ARROWEnumForma de flecha a la derecha con bandas. Corresponde a ST_ShapeType "stripedRightArrow" de ECMA-376.
SUNEnumForma de sol. Corresponde a ECMA-376 ST_ShapeType "sun".
TRAPEZOIDEnumForma de trapecio. Corresponde a ECMA-376 ST_ShapeType "trapezoid".
TRIANGLEEnumForma de triángulo. Corresponde a ECMA-376 ST_ShapeType "triangle".
UP_ARROWEnumForma de flecha hacia arriba. Corresponde a ECMA-376 ST_ShapeType "upArrow".
UP_ARROW_CALLOUTEnumForma de flecha hacia arriba de la llamada. Corresponde a ECMA-376 ST_ShapeType "upArrowCallout".
UP_DOWN_ARROWEnumForma de flecha hacia arriba y abajo. Corresponde a ECMA-376 ST_ShapeType "upDownArrow".
UTURN_ARROWEnumForma de flecha de giro en U. Corresponde a ECMA-376 ST_ShapeType "uturnArrow".
VERTICAL_SCROLLEnumForma de desplazamiento vertical. Corresponde a ECMA-376 ST_ShapeType "verticalScroll".
WAVEEnumForma de onda. Corresponde a ECMA-376 ST_ShapeType "wave".
WEDGE_ELLIPSE_CALLOUTEnumForma de elipse de cuña de texto destacado. Corresponde a ECMA-376 ST_ShapeType "wedgeEllipseCallout".
WEDGE_RECTANGLE_CALLOUTEnumForma de rectángulo en cuña para el texto destacado. Corresponde a ECMA-376 ST_ShapeType "wedgeRectCallout".
WEDGE_ROUND_RECTANGLE_CALLOUTEnumTexto destacado en forma de rectángulo redondo con cuña. Corresponde a ECMA-376 ST_ShapeType "wedgeRoundRectCallout".
FLOW_CHART_ALTERNATE_PROCESSEnumForma alternativa del flujo de proceso. Corresponde a ECMA-376 ST_ShapeType "flowChartAlternateProcess".
FLOW_CHART_COLLATEEnumForma del flujo de recopilación. Corresponde a ECMA-376 ST_ShapeType "flowChartCollate".
FLOW_CHART_CONNECTOREnumForma del flujo del conector. Corresponde a ECMA-376 ST_ShapeType "flowChartConnector".
FLOW_CHART_DECISIONEnumForma del flujo de decisión. Corresponde a ECMA-376 ST_ShapeType "flowChartDecision".
FLOW_CHART_DELAYEnumForma del flujo de demora. Corresponde a ECMA-376 ST_ShapeType "flowChartDelay".
FLOW_CHART_DISPLAYEnumMuestra la forma del flujo. Corresponde a ECMA-376 ST_ShapeType "flowChartDisplay".
FLOW_CHART_DOCUMENTEnumForma del flujo de documentos. Corresponde a ECMA-376 ST_ShapeType "flowChartDocument".
FLOW_CHART_EXTRACTEnumExtrae la forma del flujo. Corresponde a ECMA-376 ST_ShapeType "flowChartExtract".
FLOW_CHART_INPUT_OUTPUTEnumForma del flujo de entrada y salida. Corresponde a ECMA-376 ST_ShapeType "flowChartInputOutput".
FLOW_CHART_INTERNAL_STORAGEEnumForma del flujo de almacenamiento interno. Corresponde a ECMA-376 ST_ShapeType "flowChartInternalStorage".
FLOW_CHART_MAGNETIC_DISKEnumForma de flujo de disco magnético. Corresponde a ECMA-376 ST_ShapeType "flowChartMagneticDisk".
FLOW_CHART_MAGNETIC_DRUMEnumForma del flujo del tambor magnético. Corresponde a ECMA-376 ST_ShapeType "flowChartMagneticDrum".
FLOW_CHART_MAGNETIC_TAPEEnumForma del flujo de cinta magnética. Corresponde a ECMA-376 ST_ShapeType "flowChartMagneticTape".
FLOW_CHART_MANUAL_INPUTEnumForma del flujo de entrada manual. Corresponde a ECMA-376 ST_ShapeType "flowChartManualInput".
FLOW_CHART_MANUAL_OPERATIONEnumForma del flujo de operación manual. Corresponde a ECMA-376 ST_ShapeType "flowChartManualOperation".
FLOW_CHART_MERGEEnumCombina la forma del flujo. Corresponde a ECMA-376 ST_ShapeType "flowChartMerge".
FLOW_CHART_MULTIDOCUMENTEnumForma de flujo de varios documentos. Corresponde a ECMA-376 ST_ShapeType "flowChartMultidocument".
FLOW_CHART_OFFLINE_STORAGEEnumForma del flujo de almacenamiento sin conexión. Corresponde a ECMA-376 ST_ShapeType "flowChartOfflineStorage".
FLOW_CHART_OFFPAGE_CONNECTOREnumForma del flujo del conector a otra página. Corresponde a ECMA-376 ST_ShapeType "flowChartOffpageConnector".
FLOW_CHART_ONLINE_STORAGEEnumForma del flujo de almacenamiento en línea. Corresponde a ECMA-376 ST_ShapeType "flowChartOnlineStorage".
FLOW_CHART_OREnumO bien, una forma de flujo. Corresponde a ECMA-376 ST_ShapeType "flowChartOr".
FLOW_CHART_PREDEFINED_PROCESSEnumForma predefinida del flujo de proceso. Corresponde a ECMA-376 ST_ShapeType "flowChartPredefinedProcess".
FLOW_CHART_PREPARATIONEnumForma del flujo de preparación. Corresponde a ECMA-376 ST_ShapeType "flowChartPreparation".
FLOW_CHART_PROCESSEnumForma del flujo de proceso. Corresponde a ECMA-376 ST_ShapeType "flowChartProcess".
FLOW_CHART_PUNCHED_CARDEnumForma del flujo de la tarjeta perforada. Corresponde a ECMA-376 ST_ShapeType "flowChartPunchedCard".
FLOW_CHART_PUNCHED_TAPEEnumForma del flujo de cinta perforada. Corresponde a ECMA-376 ST_ShapeType "flowChartPunchedTape".
FLOW_CHART_SORTEnumForma del flujo de ordenamiento. Corresponde a ECMA-376 ST_ShapeType "flowChartSort".
FLOW_CHART_SUMMING_JUNCTIONEnumForma del flujo de unión de suma. Corresponde a ECMA-376 ST_ShapeType "flowChartSummingJunction".
FLOW_CHART_TERMINATOREnumForma del flujo de Terminator. Corresponde a ECMA-376 ST_ShapeType "flowChartTerminator".
ARROW_EASTEnumForma de flecha hacia el este.
ARROW_NORTH_EASTEnumForma de flecha hacia el noreste.
ARROW_NORTHEnumForma de flecha hacia el norte.
SPEECHEnumForma de la voz.
STARBURSTEnumForma de estallido de estrellas.
TEARDROPEnumForma de lágrima. Corresponde a ECMA-376 ST_ShapeType "teardrop".
ELLIPSE_RIBBONEnumForma de cinta elíptica. Corresponde a ECMA-376 ST_ShapeType "ellipseRibbon".
ELLIPSE_RIBBON_2EnumForma de cinta de elipse 2. Corresponde a ECMA-376 ST_ShapeType "ellipseRibbon2".
CLOUD_CALLOUTEnumForma de nube de texto destacado. Corresponde a ECMA-376 ST_ShapeType "cloudCallout".
CUSTOMEnumForma personalizada.