Class ExcelPrintErrors
Enumeration of Replace Error Values when printing in Excel.
Inheritance
System.Object
ExcelPrintErrors
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.UWP.dll
Syntax
public sealed class ExcelPrintErrors : Enum
Fields
PrintErrorsBlank
Represents the blank option.
Declaration
public const ExcelPrintErrors PrintErrorsBlank
Field Value
Type |
---|
ExcelPrintErrors |
PrintErrorsDash
Represents the dash (--) option.
Declaration
public const ExcelPrintErrors PrintErrorsDash
Field Value
Type |
---|
ExcelPrintErrors |
PrintErrorsDisplayed
Represents the displayed option.
Declaration
public const ExcelPrintErrors PrintErrorsDisplayed
Field Value
Type |
---|
ExcelPrintErrors |
PrintErrorsNA
Represents the #N/A option.
Declaration
public const ExcelPrintErrors PrintErrorsNA
Field Value
Type |
---|
ExcelPrintErrors |