Class WarningType
Specifies the warning type for the specific warning.
Inheritance
System.Object
WarningType
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.NET.dll
Syntax
public sealed class WarningType : Enum
Fields
ConditionalFormatting
Unsupported conditional format type.
Declaration
public const WarningType ConditionalFormatting
Field Value
Type |
---|
WarningType |
DrawingObjects
Specifies unsupported shapes.
Declaration
public const WarningType DrawingObjects
Field Value
Type |
---|
WarningType |
FillPattern
Unsupported fill pattern.
Declaration
public const WarningType FillPattern
Field Value
Type |
---|
WarningType |
FontSubstitution
Font substitution.
Declaration
public const WarningType FontSubstitution
Field Value
Type |
---|
WarningType |
PageSettings
Specifies unsupported page settings.
Declaration
public const WarningType PageSettings
Field Value
Type |
---|
WarningType |
PivotTableSettings
Specifies unsupported pivot table settings.
Declaration
public const WarningType PivotTableSettings
Field Value
Type |
---|
WarningType |