IEaxTableStyle.TotalsStyle

Fore Syntax

TotalsStyle: ITabCellStyle;

Fore.NET Syntax

TotalsStyle: Prognoz.Platform.Interop.Tab.ITabCellStyle;

Description

The TotalsStyle property determines the style applied to table cells containing totals data.

Comments

The property is outdated, use IEaxTableStyle.TotalsColumnStyle, IEaxTableStyle.TotalsRowStyle.

See also:

IEaxTableStyle