IEaxDataArea.Slices

Syntax

Slices: IEaxDataAreaSlices;

Description

The Slices property returns collection of slices of analytical data area.

Comments

A data slice is a two-dimensional data table obtained through fixation of one or several dictionaries of multidimensional cube.

Example

The example of use is given in description of the IEaxDataAreaSlices.Add method.

See also:

IEaxDataArea