SkipNonNumeric: Boolean;
SkipNonNumeric: boolean;
The SkipNonNumeric property determines whether non-numeric values are located at the end of the table.
Available values:
True. Non-numeric values are located at the end of the table.
False. Default. Non-numeric values are located according to their place in the table.
The property use is given in the example for IPivotSortItem.Selection.
See also: