IdxRichEditTable.SetTableCellSpacing(Single) Method
Sets the table’s cell spacing.
Declaration
procedure SetTableCellSpacing(const Value: Single);
Parameters
Name | Type | Description |
---|---|---|
Value | Single | The cell spacing, in specified measurement units. |
See Also