Spread Windows Forms 12.0 Product Documentation
Style Property (BorderLine)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > BorderLine Structure : Style Property
Gets the style of the border line.
Syntax
'Declaration
 
Public ReadOnly Property Style As BorderLineStyle
'Usage
 
Dim instance As BorderLine
Dim value As BorderLineStyle
 
value = instance.Style
public BorderLineStyle Style {get;}

Property Value

A BorderLineStyle value represents the style of the border line.
See Also

Reference

BorderLine Structure
BorderLine Members