A Sandcastle Documented Class Library
DeleteRows Method
Namespaces ► Yogesh.ExcelXml ► Worksheet ► DeleteRows()()()

Icon | Member | Description |
---|---|---|
![]() |
DeleteRows(Int32, Int32) |
Delete a specific number of rows starting from a row index
|
![]() |
DeleteRows(Row, Int32) |
Delete a specific number of rows starting from a row instance
|
![]() |
DeleteRows(Int32, Int32, Boolean) |
Delete a specific number of rows starting from a row index
|
![]() |
DeleteRows(Row, Int32, Boolean) |
Delete a specific number of rows starting from a row instance
|