AutoShapeType
Overview
AutoShapeType is a enum in Aspose.Cells FOSS for Rust.
Inherits from: Debug, Default, Clone, and 1 more.
Specifies the type of an auto shape (preset geometry).
This enumeration defines 39 values: Unknown, Rectangle, RoundedRectangle, Ellipse, Triangle, RightTriangle, Diamond, Pentagon, Hexagon, Octagon, Plus, Cube, and 27 more.
Values
| Value | Description |
|---|---|
Unknown | |
Rectangle | |
RoundedRectangle | |
Ellipse | |
Triangle | |
RightTriangle | |
Diamond | |
Pentagon | |
Hexagon | |
Octagon | |
Plus | |
Cube | |
Cylinder | |
Heart | |
Lightning | |
Sun | |
Moon | |
Cloud | |
RightArrow | |
LeftArrow | |
UpArrow | |
DownArrow | |
LeftRightArrow | |
UpDownArrow | |
Star4Point | |
Star5Point | |
Star6Point | |
Star7Point | |
Star8Point | |
Star10Point | |
Star12Point | |
Star16Point | |
Star24Point | |
Star32Point | |
TextBox | |
MathPlus | |
StraightConnector | |
BentConnector | |
CurvedConnector |