rvico TRichView Reference | Item Types | Table

TRVTableItemInfo.CellHPadding

Top  Previous  Next

Horizontal distance from the cell content to the cell border, in pixels.

property CellHPadding: Integer;

(introduced in v10)

This value affects all cells in the table.

Different values of CellHPadding and CellVPadding cannot be saved to HTML. When saving to HTML, CellPadding is used for saving <table cellspacing>.

Default value:

1

See also:

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

See also properties:

CellVPadding;
CellPadding.


RichView © Sergey Tkachenko