Aspose::Cells::SortOnType enum
SortOnType enum
Sorted value type.
enum class SortOnType
Values
| Name | Value | Description |
|---|---|---|
| Value | 0 | Sorts by cells’ value. |
| CellColor | 1 | Sorts by cells’ color. |
| FontColor | 2 | Sorts by cells’ font color. |
| Icon | 3 | Sorts by conditional icon. |
See Also
- Namespace Aspose::Cells
- Library Aspose.Cells for C++