GetFieldId32 Method

Returns the field object ID of the specified cell for a 64-bit system.

See Also | Example

Signature

RetVal = object.GetFieldId32(row, col)

Object

Table
The object or objects this method applies to.

row

Integer; the zero-based row index for the cell

col

Integer; the zero-based column index for the cell

RetVal

Long_PTR

 

   Comments?