Show contents 

Express > Express Assembly Interfaces > IEaxRangeFormatCondition > IEaxRangeFormatCondition.TabRange

IEaxRangeFormatCondition.TabRange

Syntax

TabRange: ITabRange;

Description

The property is read-only.

The TabRange property returns cell range to which the style is applied.

Comments

If the style is not applied to the cell range, TabRange returns Null.

Example

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

See also:

IEaxRangeFormatCondition