IEaxRangeFormatConditions.RemoveByRange

Syntax

RemoveByRange(Range: ITabRange);

Parameters

Range. Cell range.

Description

The RemoveByRange method removes all conditional formatting styles applied in the selected cell range.

Comments

The Range parameter cannot be set to Null.

Example

The property use is given in the example for IEaxRangeFormatConditions.GetByRange.

See also:

IEaxRangeFormatConditions