UpdateDataLink Method

Updates a cell's data links.

See Also | Example

Signature

object.UpdateDataLink nRow, nCol, nDir, nOption

Object

Table
The object this method applies to.

nRow

Integer; Input-only
The row for the cell.

nCol

Integer; Input-only
The column for the cell.

nDir

AcDataLinkUpdateDirection; Input-only
The direction of the update.

nOption

AcDataLinkUpdateDirectOption; Input-only
The option flag for the update.

 

   Comments?