IReportData.SheetData

Syntax

SheetData: IReportSheetData;

Description

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

Comments

Report sheet data include:

Example

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

See also:

IReportData