menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class ExcelColorFilterType

    Specifies the type of color filter

    Inheritance
    System.Object
    ExcelColorFilterType
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class ExcelColorFilterType : Enum

    Fields

    CellColor

    Represents applying filter with cell color

    Declaration
    public const ExcelColorFilterType CellColor
    Field Value
    Type
    ExcelColorFilterType

    FontColor

    Represents applying filter with font color.

    Declaration
    public const ExcelColorFilterType FontColor
    Field Value
    Type
    ExcelColorFilterType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved