menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class ExcelCFAverageType

    Specifies whether the AboveBelowAverage conditional formatting rule looks for cell values above or below the average.

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

    Fields

    Above

    Above average.

    Declaration
    public const ExcelCFAverageType Above
    Field Value
    Type
    ExcelCFAverageType

    AboveStdDev

    Above standard deviation

    Declaration
    public const ExcelCFAverageType AboveStdDev
    Field Value
    Type
    ExcelCFAverageType

    Below

    Below average.

    Declaration
    public const ExcelCFAverageType Below
    Field Value
    Type
    ExcelCFAverageType

    BelowStdDev

    Below standard deviation

    Declaration
    public const ExcelCFAverageType BelowStdDev
    Field Value
    Type
    ExcelCFAverageType

    EqualOrAbove

    Equal or above average

    Declaration
    public const ExcelCFAverageType EqualOrAbove
    Field Value
    Type
    ExcelCFAverageType

    EqualOrBelow

    Equal or below average

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