
CELL_BORDER_OMITTING
This property specifies whether the right (horizontal), the lower (vertical), or both borders are not available.
CELL_DESIGN
This property defines the background color of the table cell. You can find the valid values under WDUI_TABLE_CELL_DESIGN.
H_ALIGN
Horizontal alignment of the cell content
These properties are the same as those that can be specified in the column for cells (see CTableColumn Properties). In the column, they are determined using the context for each cell (rows in context). If cells are fixed at the top or bottom, they are set in the UI element CTableFixedCell.