Click or drag to resize

PrintErrorsType Enumeration

Print error values.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public enum PrintErrorsType
Members
Member name Value Description
Blank 1 Represents the blank option.
Dash 2 Represents the dash option.
Displayed 0 Represents the displayed option.
NA 3 Represents the NA option.
See Also