Merge branch 'main' into patch-set-title

This commit is contained in:
sandraros 2024-06-09 10:44:47 +02:00 committed by GitHub
commit 8e59d47d6e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2190,6 +2190,7 @@ CLASS zcl_excel_reader_2007 IMPLEMENTATION.
ENDIF. ENDIF.
WHEN OTHERS. WHEN OTHERS.
lo_range = <worksheet>-worksheet->add_new_range( ).
ENDCASE. ENDCASE.
ENDIF. ENDIF.