asposecells.api

Class SortOrder

Utility class containing constants. Represents sort order for the data range.

Field Summary
const  intASCENDING
const  intDESCENDING
const  intNATURAL
 

    • Field Detail

      • ASCENDING

        const int ASCENDING
      • DESCENDING

        const int DESCENDING
      • NATURAL

        const int NATURAL