Parameters
- row
- An integer value indicates the index of first row to remove.
- count
- An integer value indicates the number of row(s) to remove.
- notifyUI
- if set to
true
, GrapeCity.Spreadsheet.UI.UIManager need to be notified.
Return Value
true
if the rows are removed successful, false
otherwise.