SetContentColor Method

Sets the true color value for the specified row types.

See Also | Example

Signature

object.SetContentColor(rowTypes, pColor)

Object

Table
The object or objects this method applies to.

rowTypes

Long; the row types

pColor

AcCmColor object
AutoCAD true color object.

 

   Comments?