Remove
Remove(PivotTable)
Tar bort den angivna pivottabellen och tar bort pivottabellens data
public void Remove(PivotTable pivotTable)
Parameter | Typ | Beskrivning |
---|---|---|
pivotTable | PivotTable | Pivottabellobjekt |
Se även
- class PivotTable
- class PivotTableCollection
- namnutrymme Aspose.Cells.Pivot
- hopsättning Aspose.Cells
Remove(PivotTable, bool)
Tar bort den angivna pivottabellen
public void Remove(PivotTable pivotTable, bool keepData)
Parameter | Typ | Beskrivning |
---|---|---|
pivotTable | PivotTable | Pivottabellobjekt |
keepData | Boolean | Om pivottabelldata ska behållas |
Se även
- class PivotTable
- class PivotTableCollection
- namnutrymme Aspose.Cells.Pivot
- hopsättning Aspose.Cells