SetBlockAttributeValue32 Method

For a 64-Bit system, sets a block cell's attribute value.

See Also | Example

Signature

object.SetBlockAttributeValue32 nRow, nCol, nContent, blkId, value

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.

blkId

Long; Input-only
The value of the block table record.

value

String; Input-only
The new attribute.

 

   Comments?