RemoveAt
SlicerCollection.RemoveAt method
Löscht den Slicer am angegebenen Index
public void RemoveAt(int index)
Parameter | Typ | Beschreibung |
---|---|---|
index | Int32 | Der Positionsindex in der Slicer-Sammlung |
Beispiele
[C#]
slicers.RemoveAt(1);
Siehe auch
- class SlicerCollection
- namensraum Aspose.Cells.Slicers
- Montage Aspose.Cells