2.5.110 PrintErrorsAs

The PrintErrorsAs enumeration specifies how to represent cells containing errors when printing.

Name

Value

Meaning

IERRORSDISPLAYED

0x0000

Errors are printed as they are displayed.

IERRORSBLANK

0x0001

Errors are printed as blanks.

IERRORSDASH

0x0002

Errors are printed as series of dash characters.

IERRORSNA

0x0003

Errors are printed as "#N/A".