AutoShapeType
Overview
AutoShapeType is a enum in Aspose.Cells FOSS for .NET.
Specifies the type of an auto shape (preset geometry).
Values
| Value | Description |
|---|---|
Unknown | Represents an undefined or unrecognized shape type |
Rectangle | Represents a rectangular shape |
RoundedRectangle | Represents a rectangle with rounded corners |
Ellipse | Represents an oval shape |
Triangle | Represents a standard three‑sided triangle |
RightTriangle | Represents a right‑angled triangle |
Diamond | Represents a rhombus‑shaped diamond |
Pentagon | Represents a five‑sided polygon |
Hexagon | Represents a six‑sided polygon |
Octagon | Represents an eight‑sided polygon |
Plus | Represents a plus sign shape |
Cube | Represents a three‑dimensional cube shape |
Cylinder | |
Heart | Represents a heart‑shaped figure |
Lightning | Represents a lightning bolt shape |
Sun | Represents a sun‑like shape with rays |
Moon | Represents a crescent moon shape |
Cloud | |
RightArrow | Represents a right‑pointing arrow |
LeftArrow | Represents a left‑pointing arrow |
UpArrow | Represents an upward‑pointing arrow |
DownArrow | Represents a downward‑pointing arrow |
LeftRightArrow | Represents a bidirectional left‑right arrow |
UpDownArrow | Represents a bidirectional up‑down arrow |
Star4Point | Represents a four‑pointed star shape |
Star5Point | Represents a five‑pointed star shape |
Star6Point | Represents a six‑pointed star shape |
Star7Point | Represents a seven‑pointed star shape |
Star8Point | Represents an eight‑pointed star shape |
Star10Point | Represents a ten‑pointed star shape |
Star12Point | |
Star16Point | |
Star24Point | |
Star32Point | |
TextBox | |
MathPlus | |
StraightConnector | |
BentConnector | |
CurvedConnector |