A Sandcastle Documented Class Library
DeleteRow Method (row, cascade)
Namespaces ► Yogesh.ExcelXml ► Worksheet ► DeleteRow(Row, Boolean)
Deletes a row


- row (Row)
- Instance of row to delete
- cascade (Boolean)
- if true, the row is removed and rows after the row specified are cascaded upwards. if false, the rows are only emptied