aspose.cells

Class SortOnType

Utility class containing constants. Sorted value type.

Field Summary
const  NumberVALUE
Sorts by cells' value.
const  NumberCELL_COLOR
Sorts by cells' color.
const  NumberFONT_COLOR
Sorts by cells' font color.
const  NumberICON
Sorts by conditional icon.
 

    • Field Detail

      • VALUE

        const Number VALUE
        Sorts by cells' value.
      • CELL_COLOR

        const Number CELL_COLOR
        Sorts by cells' color.
      • FONT_COLOR

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

        const Number ICON
        Sorts by conditional icon.