SetBackgroundColor Method

Sets a background color value for the specifed row types.

See Also | Example

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?