UseTransformationValues: Boolean;
The UseTransformationValues property determines whether sorting is executed by formula.
Available values:
True. Sorting is executed by formula.
False. Default value. Sorting is executed by attribute.
The property use is given in the example for IPivotSortItem.IndexInHeader.
See also: