IXlSheet.CreateColumn Method
| Name | Parameters | Description |
|---|---|---|
| CreateColumn() | none | Creates a new column in the worksheet and returns the IXlColumn object. |
| CreateColumn(Int32) | columnIndex | Creates a new column in the worksheet with the specified index. |
| Name | Parameters | Description |
|---|---|---|
| CreateColumn() | none | Creates a new column in the worksheet and returns the IXlColumn object. |
| CreateColumn(Int32) | columnIndex | Creates a new column in the worksheet with the specified index. |