Inserts a column at the specified one based index in worksheet. The new column will have the default style of the worksheet.
Namespace: Winnovative.ExcelLib
Assembly: wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
Parameters
- columnIndex
- Type: SystemInt32
The one based index of the new column.
See Also