A Sandcastle Documented Class Library
DeleteCells Method
Namespaces ► Yogesh.ExcelXml ► Row ► DeleteCells()()()

Icon | Member | Description |
---|---|---|
![]() |
DeleteCells(Int32, Int32, Boolean) |
Delete a specific number of cells starting from a cell index
|
![]() |
DeleteCells(Cell, Int32, Boolean) |
Delete a specific number of cells starting from a cell instance
|
![]() |
DeleteCells(Int32, Int32) |
Delete a specific number of cells starting from a cell index
|
![]() |
DeleteCells(Cell, Int32) |
Delete a specific number of cells starting from a cell instance
|