UniqueValues.ScopeType Property (Excel)

Returns or sets one of the constants of the XlPivotConditionScope enumeration, which determines the scope of the conditional format when it is applied to a PivotTable.

Version Information

Version Added: Excel 2007

Syntax

expression .ScopeType

expression A variable that represents a UniqueValues object.

Remarks

The default value is xlSelectionScope, which sets the scope using the AppliesTo property.

See Also

Concepts

UniqueValues Object

UniqueValues Object Members