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