java.lang.Object
com.aspose.cells.PrintOrderType
public class PrintOrderType
| Field Summary | ||
|---|---|---|
static final int | DOWN_THEN_OVER | |
| Down, then over | ||
static final int | OVER_THEN_DOWN | |
| Over, then down | ||
| Field Detail |
|---|
DOWN_THEN_OVER | |
public static final int DOWN_THEN_OVER | |
OVER_THEN_DOWN | |
public static final int OVER_THEN_DOWN | |