| Field Summary | ||
|---|---|---|
const Number | PRINT_ERRORS_BLANK | |
| Represents not to print errors. | ||
const Number | PRINT_ERRORS_DASH | |
| Represents to print errors as "--". | ||
const Number | PRINT_ERRORS_DISPLAYED | |
| Represents to print errors as displayed. | ||
const Number | PRINT_ERRORS_NA | |
| Represents to print errors as "#N/A". | ||
| Field Detail |
|---|
PRINT_ERRORS_BLANK | |
const Number PRINT_ERRORS_BLANK | |
PRINT_ERRORS_DASH | |
const Number PRINT_ERRORS_DASH | |
PRINT_ERRORS_DISPLAYED | |
const Number PRINT_ERRORS_DISPLAYED | |
PRINT_ERRORS_NA | |
const Number PRINT_ERRORS_NA | |