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
| Value | Description |
|---|---|
UNKNOWN | Unknown or unrecognized auto shape type. |
RECTANGLE | Rectangle shape. |
ROUNDED_RECTANGLE | Rectangle with rounded corners. |
ELLIPSE | Ellipse (oval) shape. |
TRIANGLE | Isosceles triangle shape. |
RIGHT_TRIANGLE | Right-angle triangle shape. |
DIAMOND | Diamond (rhombus) shape. |
PENTAGON | Pentagon shape. |
HEXAGON | Hexagon shape. |
OCTAGON | Octagon shape. |
PLUS | Plus sign shape. |
CUBE | Cube shape. |
CYLINDER | Cylinder shape. |
HEART | Heart shape. |
LIGHTNING | Lightning bolt shape. |
SUN | Sun shape. |
MOON | Crescent moon shape. |
CLOUD | Cloud shape. |
RIGHT_ARROW | Right-pointing arrow shape. |
LEFT_ARROW | Left-pointing arrow shape. |
UP_ARROW | Upward-pointing arrow shape. |
DOWN_ARROW | Downward-pointing arrow shape. |
LEFT_RIGHT_ARROW | Bidirectional left-right arrow shape. |
UP_DOWN_ARROW | Bidirectional up-down arrow shape. |
STAR4_POINT | Four-pointed star shape. |
STAR5_POINT | Five-pointed star shape. |
STAR6_POINT | Six-pointed star shape. |
STAR7_POINT | Seven-pointed star shape. |
STAR8_POINT | Eight-pointed star shape. |
STAR10_POINT | Ten-pointed star shape. |
STAR12_POINT | Twelve-pointed star shape. |
STAR16_POINT | Sixteen-pointed star shape. |
STAR24_POINT | Twenty-four-pointed star shape. |
STAR32_POINT | Thirty-two-pointed star shape. |
TEXT_BOX | Text box shape. |
MATH_PLUS | Mathematical plus sign shape. |
STRAIGHT_CONNECTOR | Straight connector line. |
BENT_CONNECTOR | Bent connector line. |
CURVED_CONNECTOR | Curved connector line. |
Voir aussi
- Aspose.Cells — référence API d’entreprise
- Aspose.Cells pour Java — Enterprise API Reference