Aspose::Cells::Workbook::SetThemeColor method
Workbook::SetThemeColor method
Sets the theme color.
void Aspose::Cells::Workbook::SetThemeColor(ThemeColorType type, const Aspose::Cells::Color &color)
Parameter | Type | Description |
---|---|---|
type | ThemeColorType | The theme color type. |
color | const Aspose::Cells::Color& | the theme color |
See Also
- Class Vector
- Enum ThemeColorType
- Class Workbook
- Namespace Aspose::Cells
- Library Aspose.Cells for C++