Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelColorFilterType - Xamarin.iOS 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 Description
    ExcelColorFilterType

    FontColor

    Represents applying filter with font color.

    Declaration
    public const ExcelColorFilterType FontColor
    Field Value
    Type Description
    ExcelColorFilterType

    value__

    Declaration
    public byte value__
    Field Value
    Type Description
    System.Byte
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved