Table of Contents

TConditionalDataBarRule Class

A conditional format rule specified as a Data Bar.

Syntax

Namespace: FlexCel.Core

public class TConditionalDataBarRule: TConditionalFormatValuesRule

Constructors

Name Description
TConditional​Data​BarRule Creates a new instance of TConditional​Data​BarRule.​

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.