Click or drag to resize

XlsWorksheet InsertColumn Method

Overload List
Name Description
Public method InsertColumn(Int32)
Inserts a new column into the worksheet.
Public method InsertColumn(Int32, Int32)
Inserts specified number column into the worksheet.
Public method InsertColumn(Int32, Int32, InsertOptionsType)
Inserts an empty column with default formatting.
Top
See Also