IReportData.SheetData

Fore Syntax

SheetData: IReportSheetData;

Fore.NET Syntax

SheetData: Prognoz.Platform.Interop.Express.IReportSheetData;

Description

The SheetData property returns an object used to work with report sheet data.

Comments

Report sheet data include:

Fore Example

The property use is given in the example for IEaxAnalyzerUserEvents.OnAfterExecuteAnalyzer.

Fore.NET Example

Fore.NET objects must not be used as an event handler.

See also:

IReportData