IEaxRangeCellStyle.TabRange

Syntax

TabRange: ITabRange;

Description

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 IEaxRangeCellStyles.Count.

See also:

IEaxRangeCellStyle