Aspose::Cells::SortOnType enum

SortOnType enum

Sorted value type.

enum class SortOnType

Values

NameValueDescription
Value0
Sorts by cells’ value.
CellColor1
Sorts by cells’ color.
FontColor2
Sorts by cells’ font color.
Icon3
Sorts by conditional icon.

See Also