Aspose::Cells::Workbook::GetMatchingColor method
Workbook::GetMatchingColor method
Find best matching Color in current palette.
Aspose::Cells::Color Aspose::Cells::Workbook::GetMatchingColor(const Aspose::Cells::Color &rawColor)
Parameter | Type | Description |
---|---|---|
rawColor | const Aspose::Cells::Color& | Raw color. |
ReturnValue
Best matching color.
See Also
- Class Vector
- Class Workbook
- Namespace Aspose::Cells
- Library Aspose.Cells for C++