java.lang.Objectcom.aspose.cells.PrintErrorsType
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". |
Field Detail |
---|
PRINT_ERRORS_BLANK | |
public static final int PRINT_ERRORS_BLANK |
PRINT_ERRORS_DASH | |
public static final int PRINT_ERRORS_DASH |
PRINT_ERRORS_DISPLAYED | |
public static final int PRINT_ERRORS_DISPLAYED |
PRINT_ERRORS_NA | |
public static final int PRINT_ERRORS_NA |