Aspose::Cells::Workbook::GetColors method
Workbook::GetColors method
Returns colors in the palette for the spreadsheet.
Vector<Aspose::Cells::Color> Aspose::Cells::Workbook::GetColors()
Remarks
The palette has 56 entries, each represented by an RGB value.
See Also
- Class Vector
- Class Workbook
- Namespace Aspose::Cells
- Library Aspose.Cells for C++