Enum SortOnType

SortOnType enumeration

Sorted value type.

public enum SortOnType

Values

NameValueDescription
Value0Sorts by cells’ value.
CellColor1Sorts by cells’ color.
FontColor2Sorts by cells’ font color.
Icon3Sorts by conditional icon.

See Also