AutoShapeType

Vue de l’ensemble

‘AutoShapeType’ est un enum dans Aspose.Cells FOSS pour Java.

spécifie le type d’une forme automatique (déplacement pré-gémétrie).

Cette liste définit 39 valeurs : ‘UNKNOWN’, ‘RECTANGLE’, ‘ROUNDED_RectANGle’, ‘ELLIPSE’, ’TRIANGLES’, RIGHT_TRiANGEL’, ‚DIAMOND’, ‘’PENTAGON’, ''HEXAGON‘, OCTAGONE’, ‘‘PLUS’,’’ CUBE’ et 27 autres.

Description

‘AutoShapeType’ est un type d’enumer dans la bibliothèque Aspose.Cells FOSS pour Java. Il définit un ensemble de constants nommés qui contrôlent le comportement ou spécifient les options au sein de l’API. Les enumérations telles que ‘Autoshape" aident à garantir la sécurité du type en limitant les valeurs à un set prédéfinis.

Les valeurs

ValueDescription
UNKNOWNUnknown or unrecognized auto shape type.
RECTANGLERectangle shape.
ROUNDED_RECTANGLERectangle with rounded corners.
ELLIPSEEllipse (oval) shape.
TRIANGLEIsosceles triangle shape.
RIGHT_TRIANGLERight-angle triangle shape.
DIAMONDDiamond (rhombus) shape.
PENTAGONPentagon shape.
HEXAGONHexagon shape.
OCTAGONOctagon shape.
PLUSPlus sign shape.
CUBECube shape.
CYLINDERCylinder shape.
HEARTHeart shape.
LIGHTNINGLightning bolt shape.
SUNSun shape.
MOONCrescent moon shape.
CLOUDCloud shape.
RIGHT_ARROWRight-pointing arrow shape.
LEFT_ARROWLeft-pointing arrow shape.
UP_ARROWUpward-pointing arrow shape.
DOWN_ARROWDownward-pointing arrow shape.
LEFT_RIGHT_ARROWBidirectional left-right arrow shape.
UP_DOWN_ARROWBidirectional up-down arrow shape.
STAR4_POINTFour-pointed star shape.
STAR5_POINTFive-pointed star shape.
STAR6_POINTSix-pointed star shape.
STAR7_POINTSeven-pointed star shape.
STAR8_POINTEight-pointed star shape.
STAR10_POINTTen-pointed star shape.
STAR12_POINTTwelve-pointed star shape.
STAR16_POINTSixteen-pointed star shape.
STAR24_POINTTwenty-four-pointed star shape.
STAR32_POINTThirty-two-pointed star shape.
TEXT_BOXText box shape.
MATH_PLUSMathematical plus sign shape.
STRAIGHT_CONNECTORStraight connector line.
BENT_CONNECTORBent connector line.
CURVED_CONNECTORCurved connector line.

Voir aussi

  • Aspose.Cells — référence API d’entreprise
  • Aspose.Cells pour Java — Enterprise API Reference
 Français