편집

다음을 통해 공유


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

Name Value Description
xlSelectionScope 0

Based on the specified selection criteria.

xlFieldsScope 1

Based on the specified fields.

xlDataFieldScope 2

Based on the data in the specified fields.

Applies to