File Formats

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelCFAverageType

    Show / Hide Table of Contents

    Enum ExcelCFAverageType

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

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum ExcelCFAverageType

    Fields

    Name Description
    Above

    Above average.

    AboveStdDev

    Above standard deviation

    Below

    Below average.

    BelowStdDev

    Below standard deviation

    EqualOrAbove

    Equal or above average

    EqualOrBelow

    Equal or below average

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved