InsertRow
GridCells.InsertRow method
إدراج صف جديد في ورقة العمل .
public void InsertRow(int rowIndex)
معامل | يكتب | وصف |
---|---|---|
rowIndex | Int32 | فهرس الصف. |
أنظر أيضا
- class GridCells
- مساحة الاسم Aspose.Cells.GridDesktop.Data
- المجسم Aspose.Cells.GridDesktop
إدراج صف جديد في ورقة العمل .
public void InsertRow(int rowIndex)
معامل | يكتب | وصف |
---|---|---|
rowIndex | Int32 | فهرس الصف. |