Object.TextBackgroundColor Property

ClosedDescription

Sets or returns the background color of an object's text.

ClosedSyntax

Objects(<object name or index>).TextBackgroundColor = Color

Where Color is a ARGB value, such as 0xFF00FF00 for green, or a BtColor constant.