GetBackgroundColor Method |
Returns the background color value for the specified row type.
Signature
RetVal = object.GetBackgroundColor(rowType)
Object
Table,
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? |