GetAutoScale Method |
Returns the value specifying whether auto scale is used in the specified row and column.
Signature
RetVal = object.GetAutoScale(row, col)
Object
Table
The object or objects this method applies to.
row
Long; the row
col
Long; the column
RetVal
Boolean
Comments? |