IErAnalyzerTitle.Cut

Syntax

Cut;

Description

The Cut property cuts the selected express report header section to the clipboard removing it from 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