public class ReportConstants
extends java.lang.Object
限定符和类型 | 字段和说明 |
---|---|
static int |
AUTO_SHRINK_TO_FIT_DEFAULT |
static int |
AUTO_SHRINK_TO_FIT_HEIGHT |
static int |
AUTO_SHRINK_TO_FIT_NONE
mode 4 shrink to fit
0-none 1-row height 2-column width 3-default
|
static int |
AUTO_SHRINK_TO_FIT_WIDTH |
static int |
CURRENT_CELLELEMENT
Current CellElement
|
static int |
CURRENT_COLUMN
Current Column
|
static int |
CURRENT_ROW
Current Row
|
static int |
EXECUTE_ANALYSIS |
static int |
EXECUTE_FORM |
static int |
EXECUTE_PAGE |
static int |
EXECUTE_WRITE |
static java.lang.String |
EXECUTED_SON_RANGE_INDEXLIST |
static int |
LANDSCAPE
Landscape. one page orientation.
|
static int |
MOVE_DIRECTION_DEFAULT
The move direction of Tab and Enter key.
|
static int |
MOVE_DIRECTION_DOWN
The move direction of Tab and Enter key.
|
static int |
MOVE_DIRECTION_LEFT
The move direction of Tab and Enter key.
|
static int |
MOVE_DIRECTION_RIGHT
The move direction of Tab and Enter key.
|
static int |
MOVE_DIRECTION_UP
The move direction of Tab and Enter key.
|
static int[] |
PAGE_INFO |
static java.lang.Object[][] |
PaperSizeNameSizeArray
The corresponding paper size and name.
|
static int |
PORTRAIT
Portrait. on page orientation.
|
static int |
REPORTPAGE_DEFAULT
Default Page
|
static int |
REPORTPAGE_EVEN
Even Page
|
static int |
REPORTPAGE_FIRST
First Page
|
static int |
REPORTPAGE_LAST
Last Page
|
static int |
REPORTPAGE_ODD
ODD Page
|
public static final java.lang.Object[][] PaperSizeNameSizeArray
public static final int PORTRAIT
public static final int LANDSCAPE
public static final int CURRENT_CELLELEMENT
public static final int CURRENT_ROW
public static final int CURRENT_COLUMN
public static final java.lang.String EXECUTED_SON_RANGE_INDEXLIST
public static final int REPORTPAGE_DEFAULT
public static final int REPORTPAGE_FIRST
public static final int REPORTPAGE_LAST
public static final int REPORTPAGE_ODD
public static final int REPORTPAGE_EVEN
public static final int[] PAGE_INFO
public static final int MOVE_DIRECTION_DEFAULT
public static final int MOVE_DIRECTION_UP
public static final int MOVE_DIRECTION_LEFT
public static final int MOVE_DIRECTION_DOWN
public static final int MOVE_DIRECTION_RIGHT
public static final int AUTO_SHRINK_TO_FIT_NONE
public static final int AUTO_SHRINK_TO_FIT_HEIGHT
public static final int AUTO_SHRINK_TO_FIT_WIDTH
public static final int AUTO_SHRINK_TO_FIT_DEFAULT
public static final int EXECUTE_PAGE
public static final int EXECUTE_WRITE
public static final int EXECUTE_FORM
public static final int EXECUTE_ANALYSIS