IPivotSortItem.SkipNonNumeric

Fore Syntax

SkipNonNumeric: Boolean;

Fore.NET Syntax

SkipNonNumeric: boolean;

Description

The SkipNonNumeric property determines whether non-numeric values are located at the end of the table.

Comments

Available values:

Fore and Fore.NET Examples

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

See also:

IPivotSortItem