IEaxTableStyle.ABCTopStyle

Syntax

ABCTopStyle: ITabCellStyle;

Description

The ABCTopStyle property determines style of cells with maximum values of column or row on using the Top/Bottom analysis.

Comments

To determine a style of cells with minimum values of column or row, use the IEaxTableStyle.ABCBottomStyle property.

Example

The property use is given in the example for IEaxTableStyle.ABCBottomStyle.

See also:

IEaxTableStyle