Aspose::Cells::Drawing::BevelType enum

BevelType enum

Represents a preset for a type of bevel which can be applied to a shape in 3D.

enum class BevelType

Values

NameValueDescription
None0
No bevel.
Angle1
Angle.
ArtDeco2
Art deco.
Circle3
Circle.
Convex4
Convex.
CoolSlant5
Cool slant.
Cross6
Cross.
Divot7
Divot.
HardEdge8
Hard edge.
RelaxedInset9
Relaxed inset.
Riblet10
Riblet.
Slope11
Slope.
SoftRound12
Soft round.

See Also