java.lang.Object
com.aspose.cells.PrintErrorsType
public class PrintErrorsType
- extends java.lang.Object
Utility class containing constants.
Represents print errors constants.
PRINT_ERRORS_BLANK | |
public static final int PRINT_ERRORS_BLANK |
-
Represents not to print errors.
PRINT_ERRORS_DASH | |
public static final int PRINT_ERRORS_DASH |
-
Represents to print errors as "--".
PRINT_ERRORS_DISPLAYED | |
public static final int PRINT_ERRORS_DISPLAYED |
-
Represents to print errors as displayed.
PRINT_ERRORS_NA | |
public static final int PRINT_ERRORS_NA |
-
Represents to print errors as "#N/A".
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.