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

Glossary Item Box

Sets the line style for the bottom portion of each cell's border.

Syntax

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

See Also