'Declaration
Public Property SpreadLineDashing As DashStyle
'Usage
Dim instance As ExcelShape Dim value As DashStyle instance.SpreadLineDashing = value value = instance.SpreadLineDashing
public DashStyle SpreadLineDashing {get; set;}
'Declaration
Public Property SpreadLineDashing As DashStyle
'Usage
Dim instance As ExcelShape Dim value As DashStyle instance.SpreadLineDashing = value value = instance.SpreadLineDashing
public DashStyle SpreadLineDashing {get; set;}