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


In This Topic
StrokeDashOffsets Property
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property StrokeDashOffsets As Double()
 
'Usage
 
Dim instance As CellBorderData
Dim value() As Double
 
value = instance.StrokeDashOffsets
See Also