Table of Contents

TPrintErrors Enumeration

Determines how to print the errors when printing or exporting a sheet.

Syntax

Namespace: FlexCel.Core

Members

Name Value Description
AsDisplayed 0 Errors will print as they are displayed in the sheet.
AsBlanks 1 Errors will not print.
AsDashes 2 Errors will print as "--"
AsNA 3 All errors will print as #N/A