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