public class PrintErrorsType
Field Summary | ||
---|---|---|
static final int | PRINT_ERRORS_BLANK | |
Represents not to print errors.
|
||
static final int | PRINT_ERRORS_DASH | |
Represents to print errors as "--".
|
||
static final int | PRINT_ERRORS_DISPLAYED | |
Represents to print errors as displayed.
|
||
static final int | PRINT_ERRORS_NA | |
Represents to print errors as "#N/A".
|
public static final int PRINT_ERRORS_BLANK
public static final int PRINT_ERRORS_DASH
public static final int PRINT_ERRORS_DISPLAYED
public static final int PRINT_ERRORS_NA