InsertRow
Worksheet.InsertRow method
Yeni bir satır ekler.
public void InsertRow(int index)
Parametre | Tip | Tanım |
---|---|---|
index | Int32 | satır indeksi eklenir. |
Ayrıca bakınız
- class Worksheet
- ad alanı Aspose.Cells.GridDesktop
- toplantı Aspose.Cells.GridDesktop
Yeni bir satır ekler.
public void InsertRow(int index)
Parametre | Tip | Tanım |
---|---|---|
index | Int32 | satır indeksi eklenir. |