Cell Bottom Padding
Type
Integer
Since
2.1
Description
This property sets the lower padding (in pixels) for all table-cells generated by this header-element. The padding is the inner space between the cell-text and the cell-border. The expression must have an integer-number as result.
If this property is unused or the expression results to NULL, the default padding will be used.
Examples
Cell Bottom Padding = "10"
See also
Bottom Padding, Cell Left Padding, Cell Right Padding, Cell Top Padding
