SetMargin Method |
Set a cell's margin value.
Signature
object.SetMargin nRow, nCol, nMargins, fMargin
Object
Table
The object this method applies to.
nRow
Integer; Input-only
The value of the row.
nCol
Integer; Input-only
The value of the column.
nMargins
AcCellMargin; Input-only
The value of the margins.
pValue
Double; Input-only
The new margin value.
Comments? |