SetAutoGroupField
SetAutoGroupField(int)
Ställer in automatisk fältgrupp efter pivottabellen.
public void SetAutoGroupField(int baseFieldIndex)
Parameter | Typ | Beskrivning |
---|---|---|
baseFieldIndex | Int32 | Rad- eller kolumnfältindex i basfälten |
Se även
- class PivotTable
- namnutrymme Aspose.Cells.Pivot
- hopsättning Aspose.Cells
SetAutoGroupField(PivotField)
Ställer in automatisk fältgrupp efter pivottabellen.
public void SetAutoGroupField(PivotField pivotField)
Parameter | Typ | Beskrivning |
---|---|---|
pivotField | PivotField | Rad- eller kolumnfältet i de specifika fälten |
Se även
- class PivotField
- class PivotTable
- namnutrymme Aspose.Cells.Pivot
- hopsättning Aspose.Cells