Search Results for

    Show / Hide Table of Contents

    TConditionalFormatStandardDefRule Class

    A conditional format rule which modifies the cell format (color, font, etc). This is different from other rules as databars or iconsets.

    Syntax

    Namespace: FlexCel.Core

    public abstract class TConditionalFormatStandardDefRule: TConditionalFormatRule

    Constructors

    Name Description
    TConditional​Format​Standard​DefRule Creates a new instance of TConditional​Format​Standard​DefRule, with the corresponding Format definition.

    Methods

    Name Description
    Equals Returns true if this object is equal to obj.
    GetHashCode Returns the hashcode for this object.
    Clone Returns a deep copy of the object.
    CheckIsValid Checks if the rule is valid. This check will be applied automatically when you try to add a conditional format to a sheet, so there is no need to call this method directly. But you can use it to know if a conditional format will be rejected when you try to add it.

    Properties

    Name Description
    FormatDef Format to apply when the rule evaluates to true.
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com