Word.BevelType enum
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Indicates the bevel type of a Word.ThreeDimensionalFormat object.
Remarks
[ API set: WordApi BETA (PREVIEW ONLY) ]
Fields
angle = "angle" | Represents an angle bevel. |
artDeco = "artDeco" | Represents an art deco bevel. |
circle = "circle" | Represents a circle bevel. |
convex = "convex" | Represents a convex bevel. |
coolSlant = "coolSlant" | Represents a cool slant bevel. |
cross = "cross" | Represents a cross bevel. |
divot = "divot" | Represents a divot bevel. |
hardEdge = "hardEdge" | Represents a hard edge bevel. |
mixed = "mixed" | Represents a mixed bevel type. |
none = "none" | Represents no bevel. |
relaxedInset = "relaxedInset" | Represents a relaxed inset bevel. |
riblet = "riblet" | Represents a riblet bevel. |
slope = "slope" | Represents a slope bevel. |
softRound = "softRound" | Represents a soft round bevel. |