Enum PrintErrorsType
Enum PrintErrorsType
Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)
Represents print errors constants.
public enum PrintErrorsType
Fields
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”.