Copyright © 1998-2006 MultiMedia Soft 
Return to index  
 
CellsManager.BorderColor property 
 
Type
OLE_COLOR for Visual C++ 
long for Visual Basic
 
 
Syntax
object,CellsManager.BorderColor(UniqueID) [=long]
 
 
Remarks
The RGB color used for rendering the border of the cell identified by the UniqueID parameter. The default color is Black RGB (0, 0, 0) 
The cell's border is visible only if the CellManager.BorderWidth property has been set to 1 or higher: by default this property is set to 0.
 
 
See also
CellsManager object. 
CellsManager property. 
 
 
 
 
 
 
 
 
 
 
 
 
Copyright © 1998-2006 MultiMedia Soft 
Return to index