IReportSheetData.Name

Fore Syntax

Name: String;

Fore.NET Syntax

Name: string;

Description

The Name property returns report sheet name.

Comments

To get report sheet identifier, use IReportSheetData.Id.

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:

IReportSheetData