GetContentType Method |
Get a cell's content type.
Signature
RetVal = object.GetContentType 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
AcCellContentType
The content type.
Comments? |