IErAnalyzerTitle.Copy

Syntax

Copy;

Description

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

Comments

To paste the section from the clipboard to the express report header, use the IErAnalyzerTitle.Paste method.

Example

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

See also:

IErAnalyzerTitle