java.lang.Object com.aspose.cells.SortOrder
public class SortOrder
Utility class containing constants. Represents sort order for the data range.
static final int
ASCENDING
DESCENDING
public static final int ASCENDING
public static final int DESCENDING