TabBorder

Description

The TabBorder enumeration contains border options for the cell for which some parameters are defined.

It is used by the following properties and methods:

Available Values

Value Brief description
0 DiagonalDown. Descending diagonal.
1 DiagonalUp. Ascending diagonal.
2 EdgeTop. Top border.
3 EdgeLeft. Left border.
4 EdgeBottom. Bottom border.
5 EdgeRight. Right border.
6 InsideHorizontal. Inside horizontal.
7 InsideVertical. Inside vertical.
8 Outline. Adds a border to the outside of the cell.
9 All. Adds a border to all the cells of the selection and diagonal borders.

NOTE. The web application does not support displaying of diagonal cell borders.

See also:

Tab Assembly Enumerations