|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jniwrapper.win32.jexcel.CellsOrder
public abstract class CellsOrder
Defines different orders of sorting cells for Range.getCells(com.jniwrapper.win32.jexcel.CellsOrder) method.
| Field Summary | |
|---|---|
static CellsOrder |
LEFT2RIGHT_BOTTOM2TOP
|
static CellsOrder |
LEFT2RIGHT_TOP2BOTTOM
|
static CellsOrder |
RIGHT2LEFT_BOTTOM2TOP
|
static CellsOrder |
RIGHT2LEFT_TOP2BOTTOM
|
| Constructor Summary | |
|---|---|
CellsOrder()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
compare, equals |
| Field Detail |
|---|
public static final CellsOrder LEFT2RIGHT_TOP2BOTTOM
public static final CellsOrder LEFT2RIGHT_BOTTOM2TOP
public static final CellsOrder RIGHT2LEFT_TOP2BOTTOM
public static final CellsOrder RIGHT2LEFT_BOTTOM2TOP
| Constructor Detail |
|---|
public CellsOrder()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||