SetFieldId2 Method

Sets the field object id associated to a specifed cell.

See Also | Example

Signature

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

Object

Table
The object this method applies to.

nRow

Integer; Input-only
The row number of the cell to set.

nCol

Integer; Input-only
The column number of the cell to set.

nContent

Integer; Input-only
The content value of the cell.

acDbObjectId

Long_PTR; Input-only
The field object id to set.

nflag

AcCellOption; Input-only
An exciting range of input values you can set.

 

   Comments?