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

Glossary Item Box

Sets/gets the line style for the diagonal portion of each cell's border.

Syntax

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

See Also