Copyright © 1998-2015 MultiMedia Soft

CellsManager.BorderColor property

Previous pageReturn to chapter overviewNext page

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.

How to manage cells section.