'宣言 Public Overloads Function Insert( _ ByVal index As System.Integer, _ ByVal row As XLRow _ ) As XLRow
public XLRow Insert( System.int index, XLRow row )
XLSheet 内の XLRow オブジェクトの最大数は 65,536 です。これは、Excel 2003 以下で設定されている制限です。
Excel 2007 以上の場合、XLSheet 内の XLRow オブジェクトの最大数は 1,048,576 です。
XLRowCollection クラス XLRowCollection メンバ オーバーロード一覧