SetColor Method

Sets the true color value for the specified row types.

See Also | Example

Signature

object.SetColor(rowTypes, pColor)

Object

TableStyle
The object or objects this method applies to.

rowTypes

Long; the row types to change.

pColor

AcCmColor object
AutoCAD true color object.

 

   Comments?