IPivotParetoSettingsItem.Kind

Syntax

Kind: PivotParetoKind;

Description

The Kind property determines a type of calculation of row or column cells.

Comments

The Kind property is set to PivotParetoKind.Percent by default.

The property is relevant if the IPivotParetoSettingsItem.Display property is set to True.

Example

The property use is given in the example for IPivotParetoSettingsItem.Threshold.

See also:

IPivotParetoSettingsItem