ITabFormatConditions.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index is the index of the conditional format, which should be removed.

Description

The Remove method removes the conditional format. The index input parameter passes the format index.

See also:

ITabFormatConditions