|
TRVTableItemInfo.CellVSpacing |
Top Previous Next |
|
Vertical spacing between cells, pixels. property CellVSpacing: Integer Different values of CellHSpacing and CellVSpacing cannot be saved to HTML. When saving to HTML, <TABLE cellspacing> is saved as (CellVSpacing+CellHSpacing) div 2. Default value: 2 See also:
See also properties: |