Aspose::Cells::Workbook::GetThemeColor method

Workbook::GetThemeColor method

Gets theme color.

Aspose::Cells::Color Aspose::Cells::Workbook::GetThemeColor(ThemeColorType type)
ParameterTypeDescription
typeThemeColorTypeThe theme color type.

ReturnValue

The theme color.

See Also