Show contents 

Express > Express Assembly Interfaces > IEaxGridViewSettings > IEaxGridViewSettings.UseTabSheetFormulas

IEaxGridViewSettings.UseTabSheetFormulas

Syntax

UseTabSheetFormulas: Boolean;

Description

The UseTabSheetFormulas property determines whether formulas from the sheet will be used.

Comments

Available values:

The property is relevant if working with analytical data area is executed in a regular report.

Example

The property use is given in the example for IEaxGridViewSettings.UseStyleFormatting.

See also:

IEaxGridViewSettings