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