Object Model Reference : Classes : T : TableCell : Methods : TableCell.SetMargins |
Sub SetMargins(Left As Double, Top As Double, Right As Double, Bottom As Double)
Member of TableCell
The SetMargins method individually sets each margin for a table cell.
Parameter
|
Description
|
Left
|
Specifies the left margin value
|
Top
|
Specifies the top margin value
|
Right
|
Specifies the right margin value
|
Bottom
|
Specifies the bottom margin value
|
Copyright 2013 Corel Corporation. All rights reserved.