XlsWorksheet InsertColumn Method |
Name | Description | |
---|---|---|
![]() |
InsertColumn(Int32) |
Inserts a new column into the worksheet.
|
![]() |
InsertColumn(Int32, Int32) |
Inserts specified number column into the worksheet.
|
![]() |
InsertColumn(Int32, Int32, InsertOptionsType) |
Inserts an empty column with default formatting.
|