IEaxTableStyle.ABCTopStyle

Fore Syntax

ABCTopStyle: ITabCellStyle;

Fore.NET Syntax

ABCTopStyle: Prognoz.Platform.Interop.Tab.TabCellStyle;

Description

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

Comments

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

Fore and Fore.NET Examples

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

See also:

IEaxTableStyle