GridCells.DeleteColumns
GridCells.DeleteColumns method
Deletes several columns.
public void DeleteColumns(int columnIndex, int totalColumns, bool updateReference)
Parameter | Type | Description |
---|---|---|
columnIndex | Int32 | Column index. |
totalColumns | Int32 | Number of columns to be deleted. |
updateReference | Boolean | Indicates if update references in other worksheets. |
See Also
- class GridCells
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop