PowerPoint.GeometricShapeType enum

Spécifie le type de forme d’un GeometricShape objet.

Remarques

Jeu d’API : PowerPointApi 1.4

Utilisateur

Exemples

// Link to full sample: https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/powerpoint/shapes/shapes.yaml

// This function gets the collection of shapes on the first slide,
// and adds a hexagon shape to the collection, while specifying its
// location and size. Then it names the shape.
await PowerPoint.run(async (context) => {
  const shapes: PowerPoint.ShapeCollection = context.presentation.slides.getItemAt(0).shapes;
  const shapeOptions: PowerPoint.ShapeAddOptions = {
    left: 100,
    top: 100,
    height: 150,
    width: 150,
  };
  const hexagon: PowerPoint.Shape = shapes.addGeometricShape(PowerPoint.GeometricShapeType.hexagon, shapeOptions);
  hexagon.name = "Hexagon";

  await context.sync();
});

Champs

accentBorderCallout1 = "AccentBorderCallout1"

Légende : ligne avec bordure et barre d’accent.

accentBorderCallout2 = "AccentBorderCallout2"

Légende : ligne courbée avec bordure et barre d’accentuation.

accentBorderCallout3 = "AccentBorderCallout3"

Légende : ligne double courbée avec bordure et barre d’accentuation.

accentCallout1 = "AccentCallout1"

Légende : ligne avec barre d’accentuation.

accentCallout2 = "AccentCallout2"

Légende : ligne pliée avec barre d’accentuation.

accentCallout3 = "AccentCallout3"

Légende : ligne double pliée avec barre d’accentuation.

actionButtonBackPrevious = "ActionButtonBackPrevious"

Bouton d’action : revenir en arrière ou revenir en arrière.

actionButtonBeginning = "ActionButtonBeginning"

Bouton d’action : aller au début.

actionButtonBlank = "ActionButtonBlank"

Bouton d’action : vide.

actionButtonDocument = "ActionButtonDocument"

Bouton d’action : document.

actionButtonEnd = "ActionButtonEnd"

Bouton d’action : aller à la fin.

actionButtonForwardNext = "ActionButtonForwardNext"

Bouton d’action : avancer ou suivant.

actionButtonHelp = "ActionButtonHelp"

Bouton d’action : aide.

actionButtonHome = "ActionButtonHome"

Bouton d’action : allez à l’accueil.

actionButtonInformation = "ActionButtonInformation"

Bouton d’action : obtenir des informations.

actionButtonMovie = "ActionButtonMovie"

Bouton d’action : vidéo.

actionButtonReturn = "ActionButtonReturn"

Bouton d’action : retourner.

actionButtonSound = "ActionButtonSound"

Bouton d’action : son.

arc = "Arc"

Forme géométrique en arc.

bentArrow = "BentArrow"

Flèche : courbée.

bentUpArrow = "BentUpArrow"

Flèche : courbée.

bevel = "Bevel"

Forme géométrique rectangulaire : biseauté.

blockArc = "BlockArc"

Forme géométrique en arc de bloc.

borderCallout1 = "BorderCallout1"

Accroche : ligne.

borderCallout2 = "BorderCallout2"

Accroche : ligne pliée.

borderCallout3 = "BorderCallout3"

Accroche : ligne double pliée.

bracePair = "BracePair"

Accolades

bracketPair = "BracketPair"

Parenthèses

callout1 = "Callout1"

Accroche : ligne sans bord.

callout2 = "Callout2"

Légende : ligne courbée sans bordure.

callout3 = "Callout3"

Légende : ligne pliée sans bordure.

can = "Can"

Forme géométrique cylindrique.

chartPlus = "ChartPlus"

Un rectangle divisé verticalement et horizontalement en quatre quartiers.

chartStar = "ChartStar"

Rectangle divisé en six parties le long d’une ligne verticale et de lignes diagonales.

chartX = "ChartX"

Rectangle divisé en quatre parties le long de lignes diagonales.

chevron = "Chevron"

Flèche : chevron.

chord = "Chord"

Forme géométrique d’accord.

circularArrow = "CircularArrow"

Flèche : circulaire.

cloud = "Cloud"

Cloud.

cloudCallout = "CloudCallout"

Bulle de pensée : nuage.

corner = "Corner"

Forme géométrique en forme de L.

cornerTabs = "CornerTabs"

Quatre triangles rectangles qui définissent une forme rectangulaire.

cube = "Cube"

Forme géométrique cubique.

curvedDownArrow = "CurvedDownArrow"

Flèche : incurvée vers le bas.

curvedLeftArrow = "CurvedLeftArrow"

Flèche : incurvée à gauche.

curvedRightArrow = "CurvedRightArrow"

Flèche : incurvée à droite.

curvedUpArrow = "CurvedUpArrow"

Flèche : incurvée vers le haut.

decagon = "Decagon"

Forme géométrique décagone.

diagonalStripe = "DiagonalStripe"

Forme géométrique à rayures diagonales.

diamond = "Diamond"

Forme géométrique en forme de losange.

dodecagon = "Dodecagon"

Dodécagone de forme géométrique.

donut = "Donut"

Forme géométrique du cercle : creux.

doubleWave = "DoubleWave"

Forme géométrique à double vague.

downArrow = "DownArrow"

Flèche : bas.

downArrowCallout = "DownArrowCallout"

Légende : flèche vers le bas.

ellipse = "Ellipse"

Forme géométrique ovale.

ellipseRibbon = "EllipseRibbon"

Ruban : incurvé et incliné vers le bas.

ellipseRibbon2 = "EllipseRibbon2"

Ruban : incurvé et incliné vers le haut.

flowChartAlternateProcess = "FlowChartAlternateProcess"

Organigramme : autre processus.

flowChartCollate = "FlowChartCollate"

Organigramme : assembler.

flowChartConnector = "FlowChartConnector"

Organigramme : connecteur.

flowChartDecision = "FlowChartDecision"

Organigramme : décision.

flowChartDelay = "FlowChartDelay"

Organigramme : retard.

flowChartDisplay = "FlowChartDisplay"

Organigramme : afficher.

flowChartDocument = "FlowChartDocument"

Organigramme : document.

flowChartExtract = "FlowChartExtract"

Organigramme : extraire.

flowChartInputOutput = "FlowChartInputOutput"

Organigramme : données.

flowChartInternalStorage = "FlowChartInternalStorage"

Organigramme : stockage interne.

flowChartMagneticDisk = "FlowChartMagneticDisk"

Organigramme : disque magnétique.

flowChartMagneticDrum = "FlowChartMagneticDrum"

Organigramme : stockage en accès direct.

flowChartMagneticTape = "FlowChartMagneticTape"

Organigramme : stockage à accès séquentiel.

flowChartManualInput = "FlowChartManualInput"

Organigramme : entrée manuelle.

flowChartManualOperation = "FlowChartManualOperation"

Organigramme : opération manuelle.

flowChartMerge = "FlowChartMerge"

Organigramme : fusionner.

flowChartMultidocument = "FlowChartMultidocument"

Organigramme : multidocument.

flowChartOfflineStorage = "FlowChartOfflineStorage"

Organigramme : stockage hors ligne.

flowChartOffpageConnector = "FlowChartOffpageConnector"

Organigramme : connecteur hors page.

flowChartOnlineStorage = "FlowChartOnlineStorage"

Organigramme : données stockées.

flowChartOr = "FlowChartOr"

Organigramme : ou.

flowChartPredefinedProcess = "FlowChartPredefinedProcess"

Organigramme : processus prédéfini.

flowChartPreparation = "FlowChartPreparation"

Organigramme : préparation.

flowChartProcess = "FlowChartProcess"

Organigramme : processus.

flowChartPunchedCard = "FlowChartPunchedCard"

Organigramme : carte.

flowChartPunchedTape = "FlowChartPunchedTape"

Organigramme : bande perforée.

flowChartSort = "FlowChartSort"

Organigramme : trier.

flowChartSummingJunction = "FlowChartSummingJunction"

Organigramme : sommation des jonctions.

flowChartTerminator = "FlowChartTerminator"

Organigramme : terminateur.

foldedCorner = "FoldedCorner"

Forme géométrique rectangulaire : coin plié.

frame = "Frame"

Cadre de forme géométrique.

funnel = "Funnel"

Forme géométrique en entonnoir.

gear6 = "Gear6"

Engrenage : un engrenage à six dents.

gear9 = "Gear9"

Engrenage : un engrenage à neuf dents.

halfFrame = "HalfFrame"

Forme géométrique demi-cadre.

heart = "Heart"

Forme géométrique en forme de cœur.

heptagon = "Heptagon"

Forme géométrique heptagone.

hexagon = "Hexagon"

Forme géométrique hexagonale.

homePlate = "HomePlate"

Flèche : pentagone.

horizontalScroll = "HorizontalScroll"

Défilement : horizontal.

irregularSeal1 = "IrregularSeal1"

Explosion : 8 points.

irregularSeal2 = "IrregularSeal2"

Explosion : 14 points.

leftArrow = "LeftArrow"

Flèche : à gauche.

leftArrowCallout = "LeftArrowCallout"

Accroche : flèche gauche.

leftBrace = "LeftBrace"

Accolade ouvrante

leftBracket = "LeftBracket"

Crochet ouvrant

leftCircularArrow = "LeftCircularArrow"

Flèche : circulaire dans le sens opposé de la flèche.

leftRightArrow = "LeftRightArrow"

Flèche : gauche-droite.

leftRightArrowCallout = "LeftRightArrowCallout"

Légende : flèche gauche-droite.

leftRightCircularArrow = "LeftRightCircularArrow"

Flèche : circulaire avec deux flèches dans les deux sens.

leftRightRibbon = "LeftRightRibbon"

Ruban : droit avec des flèches gauche et droite.

leftRightUpArrow = "LeftRightUpArrow"

Flèche : gauche-droite-haut.

leftUpArrow = "LeftUpArrow"

Flèche : vers la gauche.

lightningBolt = "LightningBolt"

Éclair

lineInverse = "LineInverse"

Ligne droite du coin supérieur droit au coin inférieur gauche de la forme.

mathDivide = "MathDivide"

Signe de division.

mathEqual = "MathEqual"

Est égal.

mathMinus = "MathMinus"

Signe moins.

mathMultiply = "MathMultiply"

Signe multiplication.

mathNotEqual = "MathNotEqual"

Différent de.

mathPlus = "MathPlus"

Signe plus.

moon = "Moon"

Forme géométrique de la lune.

nonIsoscelesTrapezoid = "NonIsoscelesTrapezoid"

Forme géométrique trapézoïdale qui peut avoir des côtés non égaux.

noSmoking = "NoSmoking"

Symbole « Non autorisé ».

notchedRightArrow = "NotchedRightArrow"

Flèche : crantée à droite.

octagon = "Octagon"

Forme géométrique octogonale.

parallelogram = "Parallelogram"

Forme géométrique en parallélogramme.

pentagon = "Pentagon"

Forme géométrique pentagonale.

pie = "Pie"

Forme géométrique de cercle partiel avec zone de couverture réglable.

pieWedge = "PieWedge"

Forme géométrique de cercle partiel.

plaque = "Plaque"

Plaque de forme géométrique.

plaqueTabs = "PlaqueTabs"

Quatre quarts de cercle qui définissent une forme rectangulaire.

plus = "Plus"

Forme géométrique en croix.

quadArrow = "QuadArrow"

Flèche : quad.

quadArrowCallout = "QuadArrowCallout"

Accroche : quad arrow.

rectangle = "Rectangle"

Forme géométrique rectangulaire.

ribbon = "Ribbon"

Ruban : incliné vers le bas.

ribbon2 = "Ribbon2"

Ruban : incliné vers le haut.

rightArrow = "RightArrow"

Flèche : à droite.

rightArrowCallout = "RightArrowCallout"

Légende : flèche vers la droite.

rightBrace = "RightBrace"

Accolade fermante

rightBracket = "RightBracket"

Parenthèse fermante

rightTriangle = "RightTriangle"

Forme géométrique triangle rectangle.

round1Rectangle = "Round1Rectangle"

Forme géométrique rectangulaire : coin unique arrondi.

round2DiagonalRectangle = "Round2DiagonalRectangle"

Forme géométrique rectangulaire : angles diagonaux arrondis.

round2SameRectangle = "Round2SameRectangle"

Forme géométrique rectangulaire : coins supérieurs arrondis.

roundRectangle = "RoundRectangle"

Forme géométrique rectangulaire : angles arrondis.

smileyFace = "SmileyFace"

Émoticône

snip1Rectangle = "Snip1Rectangle"

Forme géométrique rectangulaire : coin unique coupé.

snip2DiagonalRectangle = "Snip2DiagonalRectangle"

Forme géométrique rectangulaire : coins diagonaux coupés.

snip2SameRectangle = "Snip2SameRectangle"

Forme géométrique rectangulaire : coins supérieurs coupés.

snipRoundRectangle = "SnipRoundRectangle"

Forme géométrique rectangulaire : coins supérieurs, un arrondi et un coupé.

squareTabs = "SquareTabs"

Quatre petits carrés qui constituent une forme rectangulaire

star10 = "Star10"

Étoile : 10 points.

star12 = "Star12"

Star : 12 points.

star16 = "Star16"

Étoile : 16 points.

star24 = "Star24"

Étoile : 24 points.

star32 = "Star32"

Étoile : 32 points.

star4 = "Star4"

Étoile : 4 points.

star5 = "Star5"

Étoile : 5 points.

star6 = "Star6"

Star : 6 points.

star7 = "Star7"

Étoile : 7 points.

star8 = "Star8"

Étoile : 8 points.

stripedRightArrow = "StripedRightArrow"

Flèche : rayée à droite.

sun = "Sun"

Soleil

swooshArrow = "SwooshArrow"

Flèche : flèche droite incurvée de largeur variable.

teardrop = "Teardrop"

Forme géométrique en forme de larme.

trapezoid = "Trapezoid"

Forme géométrique trapézoïdale.

triangle = "Triangle"

Forme géométrique triangulaire isocèle.

upArrow = "UpArrow"

Flèche : haut.

upArrowCallout = "UpArrowCallout"

Légende : flèche vers le haut.

upDownArrow = "UpDownArrow"

Flèche : haut-bas.

upDownArrowCallout = "UpDownArrowCallout"

Légende : flèche haut-bas.

uturnArrow = "UturnArrow"

Flèche : demi-tour.

verticalScroll = "VerticalScroll"

Défilement : vertical.

wave = "Wave"

Forme géométrique vague.

wedgeEllipseCallout = "WedgeEllipseCallout"

Bulle narrative : ovale.

wedgeRectCallout = "WedgeRectCallout"

Bulle narrative : rectangle.

wedgeRRectCallout = "WedgeRRectCallout"

Bulle narrative : rectangle avec angles arrondis.