Table of Contents

IConditionalBaseTextRule Interface

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

Syntax

Unit: FlexCel.Core

IConditionalBaseTextRule = interface(IConditionalFormatStandardDefRule);

Properties

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