| C1.UWP.Excel Assembly > C1.Xaml.Excel Namespace > XLRowCollection Class : Insert Method |
| Overload | Description |
|---|---|
| Insert(Int32) | Creates a new XLRow object and inserts it at a specific position in the collection. |
| Insert(Int32,XLRow) | Inserts an XLRow object at a specific position in the collection. |