Express > Express Assembly Interfaces > IEaxGridViewSettings > IEaxGridViewSettings.UseTabSheetFormulas
UseTabSheetFormulas: Boolean;
The UseTabSheetFormulas property determines whether formulas from the sheet will be used.
Available values:
True. The current sheet formulas will be used.
False. The current sheet formula values will be used. Default value.
The property is relevant if working with analytical data area is executed in a regular report.
The property use is given in the example for IEaxGridViewSettings.UseStyleFormatting.
See also: