rvico TRichView Reference | Item Types | Table

TRVTableItemInfo.CellVPadding

Top  Previous  Next

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

property CellVPadding: 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:

CellHPadding;
CellPadding.


RichView © Sergey Tkachenko