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