Aspose::Cells::Workbook::GetThemeColor method
Workbook::GetThemeColor method
Gets theme color.
Aspose::Cells::Color Aspose::Cells::Workbook::GetThemeColor(ThemeColorType type)
Parameter | Type | Description |
---|---|---|
type | ThemeColorType | The theme color type. |
ReturnValue
The theme color.
See Also
- Enum ThemeColorType
- Class Workbook
- Namespace Aspose::Cells
- Library Aspose.Cells for C++