IErAnalyzerTitle.EndSel

Fore Syntax

EndSel: Integer;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

IErAnalyzerTitle