Constant
|
Value
|
Description
|
cdrTableBorderLeft
|
1
|
Specifies the left border
|
cdrTableBorderTop
|
2
|
Specifies the top border
|
cdrTableBorderRight
|
4
|
Specifies the right border
|
cdrTableBorderBottom
|
8
|
Specifies the bottom border
|
cdrTableBorderOutside
|
15
|
Specifies the outside border
|
cdrTableBorderHorizontal
|
16
|
Specifies the horizontal border
|
cdrTableBorderVertical
|
32
|
Specifies the vertical border
|
cdrTableBorderInside
|
48
|
Specifies the inside border
|
cdrTableBorderAll
|
63
|
Specifies all borders
|