A Sandcastle Documented Class Library
DeleteCells Method (cell, numberOfCells, cascade)
Namespaces ► Yogesh.ExcelXml ► Row ► DeleteCells(Cell, Int32, Boolean)
Delete a specific number of cells starting from a cell instance


- cell (Cell)
- Instance of cell from which the cells are deleted
- numberOfCells (Int32)
- Number of cells to delete
- cascade (Boolean)
- if true, the cells are removed and cells to the right are cascaded leftwards. if false, the cells are only emptied