Table of Contents

TConditionalIconSetRule Class

A conditional format rule specified as an icon Set.

Syntax

Namespace: FlexCel.Core

public class TConditionalIconSetRule: TConditionalFormatValuesRule

Constructors

Name Description
TConditional​Icon​SetRule Creates a new instance of TConditional​Icon​SetRule.​

Methods

Name Description
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.
Clone Returns a deep copy of the object.
Equals Returns true if this object is equal to obj.
GetHashCode Returns the hashcode for this object.

Properties

Name Description
FormatDef Format to apply when the rule evaluates to true.