GetFieldId Method |
Returns the field object ID of the specified cell.
Signature
RetVal = object.GetFieldId(row, col)
Object
Table
The object or objects this method applies to.
row
Long; the zero-based row index for the cell
col
Long; the zero-based column index for the cell
RetVal
Long
Comments? |