rvico TRichView Reference | Item Types | Table

TRVTableItemInfo.BorderVSpacing

Top  Previous  Next

Vertical spacing between border and the outermost cells.

property BorderVSpacing: TRVStyleLength;

This value is measured either in screen pixels (when printing, it is recalculated according to the printer resolution) or in twips, depending on Units of the linked TRVStyle component.

This table attribute cannot be saved in HTML.

Default value:

2

Note: this default value assumes that RVStyle.Units=rvstuPixels, otherwise it could be too small.

See also:

Undo of assignments to table propeties;

Colors and layout of tables (with pictures).

See also properties:

BorderHSpacing;

CellHSpacing;

CellVSpacing.


RichView © Sergey Tkachenko