Aspose::Cells::PrintErrorsType enum
PrintErrorsType enum
Represents print errors constants.
enum class PrintErrorsType
Values
Name | Value | Description |
---|---|---|
PrintErrorsBlank | 0 | Represents not to print errors. |
PrintErrorsDash | 1 | Represents to print errors as “–”. |
PrintErrorsDisplayed | 2 | Represents to print errors as displayed. |
PrintErrorsNA | 3 | Represents to print errors as “#N/A”. |
See Also
- Namespace Aspose::Cells
- Library Aspose.Cells for C++