IReportSheetData.Name

Syntax

Name: String;

Description

The Name property returns report sheet name.

Comments

To get report sheet identifier, use the IReportSheetData.Id property.

Example

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

See also:

IReportSheetData