IErAnalyzerTitle.Copy

Fore Syntax

Copy;

Fore.NET Syntax

Copy();

Description

The Copy method puts selected express report header section in the clipboard with no changes in the header.

Comments

To paste section which is in the clipboard to the express report header, use IErAnalyzerTitle.Paste.

Fore and Fore.NET Examples

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

See also:

IErAnalyzerTitle