GetContentLayout Method |
Get a cell's content layout.
Signature
RetVal = object.GetContentLayout nRow, nCol
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.
RetVal
AcCellContentLayout
The layout value.
Comments? |