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