XlPrintErrors Enum

Definition

Specifies the type of print error displayed.

C#
public enum XlPrintErrors
Inheritance
XlPrintErrors

Fields

Name Value Description
xlPrintErrorsDisplayed 0

Display all print errors.

xlPrintErrorsBlank 1

Print errors are blank.

xlPrintErrorsDash 2

Print errors are displayed as dashes.

xlPrintErrorsNA 3

Display print errors as not available.

Applies to

Product Versions
Excel primary interop assembly Latest