Copyright © 1998-2006 MultiMedia Soft 
Return to index  
 
TextDescriptor.ColorSolidBack property 
 
Type
OLE_COLOR for Visual C++ 
long for Visual Basic
 
 
Syntax
object.TextDescriptor.ColorSolidBack [=long] 
or 
object.CellsManager.TextDescriptor(UniqueID).ColorSolidBack [=long]
 
 
Remarks
Color of the text solid background rectangle. The text solid background rectangle can be hidden/shown through the TextDescriptor.SolidBack property. 
By default this color is set to gray RGB (192, 192, 192). 
(Available only with Professional edition)
 
 
See also
TextDescriptor object. 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Copyright © 1998-2006 MultiMedia Soft 
Return to index