menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class WarningType - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class WarningType

    Specifies the warning type for the specific warning.

    Inheritance
    System.Object
    WarningType
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved