ActiveReports Developer 7
BorderTopColor Property
See Also 
GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder.Cells Namespace > DDCells Class : BorderTopColor Property

Glossary Item Box

Sets the color of the top border.

Syntax

Visual Basic (Declaration) 
Public WriteOnly Property BorderTopColor As Color
C# 
public Color BorderTopColor {set;}

See Also