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

Glossary Item Box

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

Syntax

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

See Also