Worksheet.InsertColumn
Worksheet.InsertColumn method
Inserts a new column.
public void InsertColumn(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 | Index of column is inserted. |
See Also
- class Worksheet
- namespace Aspose.Cells.GridDesktop
- assembly Aspose.Cells.GridDesktop