GetDataLink Method

Gets the data link for the specified cell.

See Also | Example

Signature

RetVal = object.GetDataLink nRow, nCol

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.

RetVal

Long_PTR
The data link.

 

   Comments?