SetAutoGroupField

SetAutoGroupField(int)

Legt die automatische Feldgruppe nach PivotTable fest.

public void SetAutoGroupField(int baseFieldIndex)
ParameterTypBeschreibung
baseFieldIndexInt32Der Zeilen- oder Spaltenfeldindex in den Basisfeldern

Siehe auch


SetAutoGroupField(PivotField)

Legt die automatische Feldgruppe nach PivotTable fest.

public void SetAutoGroupField(PivotField pivotField)
ParameterTypBeschreibung
pivotFieldPivotFieldDas Zeilen- oder Spaltenfeld in den spezifischen Feldern

Siehe auch