Add: IPivotSortItem;
The Add method adds sorting to a table.
To remove sorting from the collection by index, use IPivotSorter.Remove.
To clear the collection of sortings, use IPivotSorter.Clear.
The method use is given in the example for IPivotSortItem.IndexInHeader.
See also: