Search Results for

    Show / Hide Table of Contents

    TConditionalAboveAverageRule.TConditionalAboveAverageRule Constructor

    Creates a new instance of TConditionalAboveAverageRule.

    Syntax

    Namespace: FlexCel.Core

    public TConditionalAboveAverageRule(Int32 aPriority, Boolean aStopIfTrue, Boolean aIsBelowAverage, Boolean aIncludeAverage, Int32 aStdDev)

    Parameters

    <-> Parameter Type Description
    aPriority Int32 Priority of the rule. 1 means highest priority, and rules with higher numbers will be evaluated later.
    aStopIfTrue Boolean See TConditionalFormatRule.StopIfTrue
    aIsBelowAverage Boolean If true, then this rule highlights values below the average instead of above.
    aIncludeAverage Boolean If true, the average value itself will be highlighted.
    aStdDev Int32 The number of standard deviations to include above or below the average.

    See also

    • TConditionalAboveAverageRule
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com