rvico TRichView Reference | Item Types | Table

TRVTableItemInfo.CellBorderWidth

Top  Previous  Next

Width of border around the cells of table, pixels

property CellBorderWidth: Integer;

Set to 0 to hide border.

If value of this property <> BorderWidth, or if it > 1, it can be saved to HTML only with use of CSS

Default value:

0

See also:

Undo of assignments to table propeties;
Colors and layout of tables (with pictures).

See also properties:

BorderWidth;
CellBorderStyle;
CellBorderColor;
CellBorderLightColor.


RichView © Sergey Tkachenko