SetFieldId32 Method |
Sets the field object ID of the specified cell for a 64-bit system.
Signature
object.SetFieldId32(row, col, fieldId)
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
fieldId
Long_PTR; the field object ID.
Comments? |