ICalculatedCubeExecutor.Selected

Syntax

Selected(Coord: IMatrixCoord): Boolean;

Parameters

Coord. Matrix coordinate, for which selection attribute should be determined.

Description

The Selected property determines whether the specified matrix coordinate is selected.

Example

The property use is given in the example for ICalculatedCubeExecutor.Execute.

See also:

ICalculatedCubeExecutor