IPivotSortItem.UseTransformationValues

Fore Syntax

UseTransformationValues: Boolean;

Fore.NET Syntax

UseTransformationValues: boolean;

Description

The UseTransformationValues property determines whether sorting is executed by formula.

Comments

Available values:

Fore and Fore.NET Examples

The property use is given in the example for IPivotSortItem.IndexInHeader.

See also:

IPivotSortItem