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