IErAnalyzerTitle.InsertText

Syntax

InsertText(Value: String);

Parameters

Value. Text set by the user.

Description

The InsertText method inserts the text set by user in the express report header.

Comments

Any text information can be indicated in the header text. It is also possible to use substitutions in the text:

Example

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

See also:

IErAnalyzerTitle