Aspose::Cells::Style::SetForegroundThemeColor method

Style::SetForegroundThemeColor method

Gets and sets the foreground theme color.

void Aspose::Cells::Style::SetForegroundThemeColor(const ThemeColor &value)

Remarks

If the foreground color is not a theme color, NULL will be returned.

See Also