Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.UI Namespace / BorderLineData Class / FarDash Property


In This Topic
FarDash Property
In This Topic
Gets dash information of the far line.
Syntax
'Declaration
 
Public ReadOnly Property FarDash As Double()
 
'Usage
 
Dim instance As BorderLineData
Dim value() As Double
 
value = instance.FarDash
See Also