asposecells.api
Class PrintErrorsType

Utility class containing constants. Represents print errors constants.

Field Summary
const  intPRINT_ERRORS_BLANK
           Represents not to print errors.
const  intPRINT_ERRORS_DASH
           Represents to print errors as "--".
const  intPRINT_ERRORS_DISPLAYED
           Represents to print errors as displayed.
const  intPRINT_ERRORS_NA
           Represents to print errors as "#N/A".
 

Field Detail

PRINT_ERRORS_BLANK

const int PRINT_ERRORS_BLANK
Represents not to print errors.

PRINT_ERRORS_DASH

const int PRINT_ERRORS_DASH
Represents to print errors as "--".

PRINT_ERRORS_DISPLAYED

const int PRINT_ERRORS_DISPLAYED
Represents to print errors as displayed.

PRINT_ERRORS_NA

const int PRINT_ERRORS_NA
Represents to print errors as "#N/A".

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.