Online Documentation for Advanced Data Export for RAD Studio VCL

TTableOptions.CellPadding

 

TTableOptions                


property CellPadding: integer;

 

Description

The CellPadding property corresponds to the CellPadding attribute of the Table element and sets the space between the cell border and its contents. Together with the CellSpacing attribute it manages the process of displaying table cells.

 


See also:

CellSpacing property