IMatrix.SetValueBySelection

Syntax

SetValueBySelection(Selection: IDimSelectionSet; Value: Variant);

Parameters

Selection. Selection that sets changed element.

Value. New element value.

Description

The SetValueBySelection method sets value for the element defined by selection.

Comments

Element value can be string or numeric.

Example

The property use is given in the example for IRubricatorFactorExecutor.UseDeduplication.

See also:

IMatrix