BevelTopType Cell (Bevel Properties Section)

Determines the type of bevel on a shape's top edge.

Value Description
0
No bevel
1
Circle bevel
2
Relaxed Inset bevel
3
Cross bevel
4
Cool Slant bevel
5
Angle bevel
6
Soft Round bevel
7
Convex bevel
8
Slope bevel
9
Divot bevel
10
Riblet bevel
11
Hard Edge bevel
12
Art Deco bevel

Remarks

To get a reference to the BevelTopType cell by name from another formula, by value of the N attribute of a Cell element, or from a program using the CellsU property, use:

Value
Cell name:
BevelTopType

To get a reference to the BevelTopType cell by index from a program, use the CellsSRC property with the following arguments:

Value
Section index:
visSectionObject
Row index:
visRowBevelProperties
Cell index:
visBevelTopType