asposecells.api

Class SortOnType

Utility class containing constants. Sorted value type.

Field Summary
const  intVALUE
Sorts by cells' value.
const  intCELL_COLOR
Sorts by cells' color.
const  intFONT_COLOR
Sorts by cells' font color.
const  intICON
Sorts by conditional icon.
 

    • Field Detail

      • VALUE

        const int VALUE
        Sorts by cells' value.
      • CELL_COLOR

        const int CELL_COLOR
        Sorts by cells' color.
      • FONT_COLOR

        const int FONT_COLOR
        Sorts by cells' font color.
      • ICON

        const int ICON
        Sorts by conditional icon.