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

Glossary Item Box

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

Syntax

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

See Also