UniqueValues.ScopeType Eigenschaft

Definition

Gibt den Bereich des bedingten Formats zurück oder legt ihn fest, wenn es auf ein PivotTable-Diagramm angewendet wird.

public:
 property Microsoft::Office::Interop::Excel::XlPivotConditionScope ScopeType { Microsoft::Office::Interop::Excel::XlPivotConditionScope get(); void set(Microsoft::Office::Interop::Excel::XlPivotConditionScope value); };
public Microsoft.Office.Interop.Excel.XlPivotConditionScope ScopeType { get; set; }
Public Property ScopeType As XlPivotConditionScope

Eigenschaftswert

XlPivotConditionScope

Hinweise

Der Standardwert ist , wodurch der Bereich mithilfe der AppliesTo -Eigenschaft festgelegt wirdxlSelectionScope.

Gilt für: