| C1.UWP.Excel Assembly > C1.Xaml.Excel Namespace > XLRowCollection Class > Insert Method : Insert(Int32,XLRow) Method |
The maximum number of XLRow objects in a XLSheet is 65,536. This is a limitation imposed by Excel 2003 and below.
For Excel 2007 and above, the maximum number of XLRow objects in an XLSheet is 1,048,576.