Aspose::Cells::Drawing::ColorHelper::ToOleColor method
ColorHelper::ToOleColor method
Convert color to OLE_COLOR.
static int32_t Aspose::Cells::Drawing::ColorHelper::ToOleColor(const Aspose::Cells::Color &color, const Workbook &workbook)
Parameter | Type | Description |
---|---|---|
color | const Aspose::Cells::Color& | The Color object. |
workbook | const Workbook& |
ReturnValue
The value of OLE_COLOR
See Also
- Class Vector
- Class Workbook
- Class ColorHelper
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++