IEaxDataAreaSlices.Item

Syntax

Item(Index: Integer): IEaxDataAreaSlice;

Parameters

Index. Analytical data area slice index.

Description

The Item property returns analytical data area slice by its index.

Comments

To get the number of analytical data area slices in the collection, use IEaxDataAreaSlices.Count.

See also:

IEaxDataAreaSlices