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