Winnovative Excel Library

ExcelPagePrintErrorsMode Enumeration

Winnovative Excel Library Documentation
Represents the mode of printing errors.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public enum ExcelPagePrintErrorsMode
Members

  Member nameValueDescription
PrintErrorsBlank0 Print errors as blank.
PrintErrorsDash1 Print errors as dashes.
PrintErrorsDisplayed2 Print all errors.
PrintErrorsNA3 Print errors as not available.
See Also

Reference