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 | Description |
---|---|
ExcelPrintErrors |
PrintErrorsDash
Represents the dash (--) option.
Declaration
public const ExcelPrintErrors PrintErrorsDash
Field Value
Type | Description |
---|---|
ExcelPrintErrors |
PrintErrorsDisplayed
Represents the displayed option.
Declaration
public const ExcelPrintErrors PrintErrorsDisplayed
Field Value
Type | Description |
---|---|
ExcelPrintErrors |
PrintErrorsNA
Represents the #N/A option.
Declaration
public const ExcelPrintErrors PrintErrorsNA
Field Value
Type | Description |
---|---|
ExcelPrintErrors |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |