Class ExcelErrorStyle
Possible error style values:
Inheritance
System.Object
ExcelErrorStyle
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Portable.dll
Syntax
public sealed class ExcelErrorStyle : Enum
Fields
Info
Information icon is displayed.
Declaration
public const ExcelErrorStyle Info
Field Value
Type | Description |
---|---|
ExcelErrorStyle |
Stop
Stop icon is displayed.
Declaration
public const ExcelErrorStyle Stop
Field Value
Type | Description |
---|---|
ExcelErrorStyle |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |
Warning
Warning icon is displayed.
Declaration
public const ExcelErrorStyle Warning
Field Value
Type | Description |
---|---|
ExcelErrorStyle |