XlPivotConditionScope Enum

Definition

This enumeration specifies the conditional formatting applied for filtering values from the PivotTable object.

public enum class XlPivotConditionScope
public enum XlPivotConditionScope
Public Enum XlPivotConditionScope
Inheritance
XlPivotConditionScope

Fields

xlDataFieldScope 2

Based on the data in the specified fields.

xlFieldsScope 1

Based on the specified fields.

xlSelectionScope 0

Based on the specified selection criteria.

Applies to