Aspose::Cells::Workbook::SetThemeColor method

Workbook::SetThemeColor method

Sets the theme color.

void Aspose::Cells::Workbook::SetThemeColor(ThemeColorType type, const Aspose::Cells::Color &color)
ParameterTypeDescription
typeThemeColorTypeThe theme color type.
colorconst Aspose::Cells::Color&the theme color

See Also