IEaxDataAreaTransformation.ModifierOperation

Syntax

ModifierOperation(LeftOperand: IDimSelection): PivotTransformationSelectionOperation;

Parameters

LeftOperand. Dimension selection.

Description

The ModifierOperation property returns operation type of selection modification.

Comments

To get modified selection, use IEaxDataAreaTransformation.ModifierRightOperand.

Example

The property use is given in the example for IEaxDataAreaTransformation.Modifier.

See also:

IEaxDataAreaTransformation