GetBlockTableRecordId32 Method

For a 64-Bit system, gets a cell's block table record id.

See Also | Example

Signature

RetVal = object.GetBlockTableRecordId32 nRow, nCol, nContent

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.

RetVal

Long; Output-only
The block table record.

 

   Comments?