API Documentation > CorelDRAW > 2025-v26 > TableCell > ITableCell
TableCell.SetMargins method
Specifies the text margins for the cell
Syntax:
Sub SetMargins(ByVal Left As Double, ByVal Top As Double, ByVal Right As Double, ByVal Bottom As Double)
Parameters:
Name Type Description
Left
Double
Top
Double
Right
Double
Bottom
Double
Remarks:
The SetMargins method individually sets each margin for a table cell.