SetFieldId232 Method

For a 64-Bit system, Sets a cell's field object id.

See Also | Example

Signature

object.SetFieldId232 nRow, nCol, nContent, acDbObjectId, nflag

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.

acDbObjectId

Long; Input-only
The new object id.

nflag

AcCellOption; Input-only
The update option flags.

 

   Comments?