Table of Contents

TConditionalBaseTextRule Class

A base conditional format rule which highlights cells which contain specific text. This class is not used directly, you use the descendants.

Syntax

Namespace: FlexCel.Core

public abstract class TConditionalBaseTextRule: TConditionalFormatStandardDefRule

Constructors

Name Description
TConditional​Base​Text​Rule Creates a new instance of TConditional​Base​Text​Rule.​

Methods

Name Description
Equals Returns true if this object is equal to obj.
GetHashCode Returns the hashcode for this object.

Properties

Name Description
Text Text to search for. If it starts with "=" it will be considered a formula.