Description: | Determines whether cell borderlines are displayed. |
Used in control(s): | Table |
Values (with constants): | True:Display cell borderlines.(POW-TRUE) False:Does not display cell borderlines.(POW-FALSE) |
Default value: | True(POW-TRUE) |
COBOL picture: | S9(4) COMP-5 |
OLE data type: | VT_BOOL |
Design time access: | Set and reference. |
Execution time access: | Set and reference. |
Backward compatibility attribute: | None. |