Aspose::Cells::Font::SetThemeColor method

Font::SetThemeColor method

Gets and sets the theme color.

void Aspose::Cells::Font::SetThemeColor(const ThemeColor &value)

Remarks

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

See Also