GetFieldId232 Method |
For a 64-Bit system, gets a cell's field object id.
Signature
RetVal = object.GetFieldId232 nRow, nCol, nContent
Object
Table
The object this method applies to.
nRow
Integer; Input-only
The index of the column.
nCol
Integer; Input-only
The index of the column.
nContent
Integer; Input-only
The value of the content.
RetVal
Long
The object id.
Comments? |