DeleteRow
GridCells.DeleteRow method
Bir satırı siler.
public void DeleteRow(int rowIndex)
Parametre | Tip | Tanım |
---|---|---|
rowIndex | Int32 | Satır indeksi. |
Ayrıca bakınız
- class GridCells
- ad alanı Aspose.Cells.GridWeb.Data
- toplantı Aspose.Cells.GridWeb
Bir satırı siler.
public void DeleteRow(int rowIndex)
Parametre | Tip | Tanım |
---|---|---|
rowIndex | Int32 | Satır indeksi. |