IReportSheetData.Name

Syntax

Name: String;

Description

The Name property returns report sheet name.

Comments

To get report sheet identifier, use IReportSheetData.Id.

Example

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

See also:

IReportSheetData