SetBlockScale Method

Sets the block scale value for the specified row and column.

See Also | Example

Signature

object.SetBlockScale(row, col, blkScale)

Object

Table
The object or objects this method applies to.

row

Long; the row

col

Long; the column

blkScale

Double; the block scale

 

   Comments?