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