XlPivotConditionScope 枚举

定义

此枚举指定用于从 对象筛选值 PivotTable 的条件格式。

public enum class XlPivotConditionScope
public enum XlPivotConditionScope
Public Enum XlPivotConditionScope
继承
XlPivotConditionScope

字段

xlDataFieldScope 2

基于指定字段中的数据。

xlFieldsScope 1

基于指定的字段。

xlSelectionScope 0

基于指定的选择条件。

适用于