SetContentLayout Method

Set a cell's content layout.

See Also | Example

Signature

object.SetContentLayout nRow, nCol, nLayout

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.

nLayout

AcCellContentLayout; Input-only
The new layout value.

 

   Comments?