Enum ExcelPrintErrors
Enumeration of Replace Error Values when printing in Excel.
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum ExcelPrintErrors
Fields
Name | Description |
---|---|
PrintErrorsBlank | Represents the blank option. |
PrintErrorsDash | Represents the dash (--) option. |
PrintErrorsDisplayed | Represents the displayed option. |
PrintErrorsNA | Represents the #N/A option. |