Search Results for

    Show / Hide Table of Contents

    TConditionType Enumeration

    A list of conditional operators that you can apply in a Conditional format.

    Syntax

    Unit: FlexCel.Core

    Members

    Name Value Description
    NoComparison 0 Always evaluates to false.
    Between 1 Value between Formula1 and Formula2.
    NotBetween 2 Value not between Formula1 and Formula2.
    Equal 3 Value equal to Formula1.
    NotEqual 4 Value not equal to Formula1.
    GreaterThan 5 Value Greater than Formula1.
    LessThan 6 Less than Formula1.
    GreaterOrEqual 7 Greater or Equal than Formula1.
    LessOrEqual 8 Less or Equal than Formula1.
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com