SetAutoGroupField

SetAutoGroupField(int)

Ställer in automatisk fältgrupp efter pivottabellen.

public void SetAutoGroupField(int baseFieldIndex)
ParameterTypBeskrivning
baseFieldIndexInt32Rad- eller kolumnfältindex i basfälten

Se även


SetAutoGroupField(PivotField)

Ställer in automatisk fältgrupp efter pivottabellen.

public void SetAutoGroupField(PivotField pivotField)
ParameterTypBeskrivning
pivotFieldPivotFieldRad- eller kolumnfältet i de specifika fälten

Se även