SetBackgroundColor Method |
Sets a background color value for the specifed row types.
Signature
object.SetBackgroundColor(rowTypes, pColor)
Object
Table,
TableStyle
The object or objects this method applies to.
rowTypes
Long; the row types to change.
pColor
AcCmColor object
AutoCAD true color object.
Comments? |