IEaxDataAreaPivotSlice.Apply

Syntax

Apply(pSlice: IEaxDataAreaPivotSlice; [Options: EaxPivotSliceApplyOptions = 0]);

Parameters

pSlice. Analytical data area slice from where parameters will be imported.

Options. Settings of imported parameters applying.

Description

The Apply method applies imported parameters to analytical data area slice.

Comments

Imported parameters are:

Example

The method use is given in the example for IEaxDataAreaPivotSlice.Pivot.

See also:

IEaxDataAreaPivotSlice