GetBlockScale Method

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

See Also | Example

Signature

RetVal = object.GetBlockScale(row, col)

Object

Table
The object or objects this method applies to.

row

Long; the row

col

Long; the column

RetVal

Double

 

   Comments?