IReportSheetData.Selection

Syntax

Selection: IDimSelectionSet;

Description

The Selection property returns report dimension elements selection.

Comments

Dimension elements selection is used to select the data displayed in table, chart and other visualizers.

Example

The property use is given in the example for IEaxAnalyzerUserEvents.OnAfterExecuteAnalyzer.

See also:

IReportSheetData