delete_ranges 
Use this method to delete the definitions of one or more ranges in the worksheet. The contents of the range are not deleted. To delete the contents of a range, use the method delete_content_ranges.
Syntax
CALL METHOD spreadsheet->delete_ranges EXPORTING ranges = ranges no_flush = no_flush IMPORTING error = error retcode = retcode.
Parameter |
Optional |
Description |
|
Table containing the names of the ranges. The table must be created with reference to the type |