MsoDrawingType
General
MsoDrawingType és un enum a Aspose.Cells per Python.
Tipos de geometria predefinida de forma (mapas a ECMA-376 a:prstGeom prst atributs).
Valors
| Value | Description |
|---|---|
UNKNOWN | Represents an undefined or unrecognized drawing type |
RECTANGLE | Represents a standard rectangular shape |
ROUNDED_RECTANGLE | Represents a rectangle with rounded corners |
OVAL | Represents an elliptical or circular shape |
DIAMOND | Represents a diamond-shaped figure |
TRIANGLE | Represents an equilateral triangle shape |
RIGHT_TRIANGLE | Represents a right-angled triangle shape |
PARALLELOGRAM | Represents a parallelogram shape |
TRAPEZOID | Represents a trapezoid shape |
HEXAGON | Represents a six-sided polygon shape |
OCTAGON | Represents an eight-sided polygon shape |
CROSS | Represents a cross or plus sign shape |
STAR_4 | Represents a four-pointed star shape |
STAR_5 | Represents a five-pointed star shape |
STAR_6 | Represents a six-pointed star shape |
STAR_7 | Represents a seven-pointed star shape |
STAR_8 | Represents an eight-pointed star shape |
RIGHT_ARROW | Represents a right-pointing arrow shape |
LEFT_ARROW | Represents a left-pointing arrow shape |
UP_ARROW | Represents an upward-pointing arrow shape |
DOWN_ARROW | Represents a downward-pointing arrow shape |
TEXT_BOX | Represents a rectangular text box shape |
CALLOUT | Represents a callout shape with a pointer |
PENTAGON | Represents a five-sided polygon shape |
CLOUD | |
HEART | |
LIGHTNING_BOLT | Represents a lightning bolt shape |
SMILEY_FACE | Represents a smiley face shape |
LEFT_RIGHT_ARROW | Represents a bidirectional left-right arrow |
UP_DOWN_ARROW | Represents a bidirectional up-down arrow |
CUBE | |
BEVEL |