'Declaration Public Property StrokeThemeColor As String
'Usage Dim instance As SpreadChartShapeBase Dim value As String instance.StrokeThemeColor = value value = instance.StrokeThemeColor
public string StrokeThemeColor {get; set;}
'Declaration Public Property StrokeThemeColor As String
'Usage Dim instance As SpreadChartShapeBase Dim value As String instance.StrokeThemeColor = value value = instance.StrokeThemeColor
public string StrokeThemeColor {get; set;}