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