Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.UI Namespace / CellBorderData Class / BorderLine Property


In This Topic
BorderLine Property
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property BorderLine As BorderLine
 
'Usage
 
Dim instance As CellBorderData
Dim value As BorderLine
 
value = instance.BorderLine
See Also