IErAnalyzerTitle.Paste

Fore Syntax

Paste;

Fore.NET Syntax

Paste();

Description

The Paste method inserts section from the clipboard in the express report header.

Comments

To put selected section to clipboard, use IErAnalyzerTitle.Copy, IErAnalyzerTitle.Cut.

Fore and Fore.NET Examples

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

See also:

IErAnalyzerTitle