Aspose::Cells::DataSorterKey::GetColor method

DataSorterKey::GetColor method

Gets the sorted color.

Aspose::Cells::Color Aspose::Cells::DataSorterKey::GetColor()

Remarks

Only takes effect when Type is SortOnType.CellColor or SortOnType.FontColor.

See Also