GetBlockAttributeValue Method |
Returns the attribute value of the specified cell for the attribute definition object contained in the block.
Signature
RetVal = object.GetBlockAttributeValue(row, col, attdefId)
Object
Table
The object or objects this method applies to.
row
Integer; the row
col
Integer; the column
attdefId
Long_PTR; the object ID
RetVal
String
Comments? |