A Sandcastle Documented Class Library
DeleteCells Method (cell, numberOfCells)
Namespaces ► Yogesh.ExcelXml ► Row ► DeleteCells(Cell, Int32)
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

The cells are removed and cells to the right are cascaded
leftwards.