PrintErrors EnumerationBytescout Spreadsheet SDK
Specifies how to display cells with errors when printing the worksheet.

Namespace:  Bytescout.Spreadsheet.Constants
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public enum PrintErrors
Members

  Member nameValueDescription
Displayed0 Display cell errors as displayed on screen.
Blank1 Display cell errors as blank.
Dash2 Display cell errors as dashes ("--").
NA3 Display cell errors as #N/A.
See Also

Reference