SetBlockTableRecordId Method

Sets the block table record ID of the cell.

See Also | Example

Signature

object.SetBlockTableRecordId(row, col, blkId, bAutoFit)

Object

Table
The object or objects this method applies to.

row

Integer; the row

col

Integer; the column

blkId

Long_PTR; the block ID

bAutoFit

Boolean; indicates whether auto fit is used

 

   Comments?