IErAnalyzerTitle.InsertName

Fore Syntax

InsertName;

Fore.NET Syntax

InsertName();

Description

The InsertName method inserts name of the current express report in the header.

Comments

To insert current dimension name, use IErAnalyzerTitle.InsertSelection.

Fore and Fore.NET Examples

The method use is given in the example for IErAnalyzerTitle.SetSel.

See also:

IErAnalyzerTitle