java.lang.Object
com.aspose.cells.SortOnType
public class SortOnType
| Field Summary | ||
|---|---|---|
static final int | VALUE | |
| Sorts by cells' value. | ||
static final int | CELL_COLOR | |
| Sorts by cells' color. | ||
static final int | FONT_COLOR | |
| Sorts by cells' font color. | ||
static final int | ICON | |
| Sorts by conditional icon. | ||
| Field Detail |
|---|
VALUE | |
public static final int VALUE | |
CELL_COLOR | |
public static final int CELL_COLOR | |
FONT_COLOR | |
public static final int FONT_COLOR | |
ICON | |
public static final int ICON | |