IErAnalyzerTitle.EndSel

Syntax

EndSel: Integer;

Description

The EndSel property returns current end position of selected section in the express report header.

Comments

To get current start position of selected section in the express report header, use IErAnalyzerTitle.BeginSel.

Example

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

See also:

IErAnalyzerTitle