Show contents 

Express > Express Assembly Interfaces > IEaxDataArea > IEaxDataArea.Slices

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 property use is given in the example for IEaxDataAreaSlices.Add.

See also:

IEaxDataArea