RemoveAt
RowCollection.RemoveAt method
Belirtilen dizindeki satırı kaldırın
public void RemoveAt(int index)
Parametre | Tip | Tanım |
---|---|---|
index | Int32 | sıfır tabanlı satır dizini |
Ayrıca bakınız
- class RowCollection
- ad alanı Aspose.Cells
- toplantı Aspose.Cells
Belirtilen dizindeki satırı kaldırın
public void RemoveAt(int index)
Parametre | Tip | Tanım |
---|---|---|
index | Int32 | sıfır tabanlı satır dizini |