IReportSheetData.Id

Syntax

Id: String;

Description

The Id property returns report sheet identifier.

Comments

To get a report sheet name, use IReportSheetData.Name.

Example

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

See also:

IReportSheetData