DeleteRow
GridCells.DeleteRow method
Löscht eine Zeile.
public void DeleteRow(int rowIndex)
Parameter | Typ | Beschreibung |
---|---|---|
rowIndex | Int32 | Zeilenindex. |
Siehe auch
- class GridCells
- namensraum Aspose.Cells.GridWeb.Data
- Montage Aspose.Cells.GridWeb
Löscht eine Zeile.
public void DeleteRow(int rowIndex)
Parameter | Typ | Beschreibung |
---|---|---|
rowIndex | Int32 | Zeilenindex. |