GetColor Method

Returns the true color value for the specified row type.

See Also | Example

Signature

RetVal = object.GetColor(rowType)

Object

TableStyle
The object or objects this method applies to.

rowType

AcRowType enum; the row type

acDataRow

acHeaderRow

acTitleRow

acUnknownRow

RetVal

AcCmColor object
AutoCAD true color object.

 

   Comments?