mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 16:36:12 +08:00
Update src/zcl_excel_worksheet.clas.abap
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
This commit is contained in:
parent
edccf3a542
commit
3676c3ddaf
|
@ -2054,7 +2054,6 @@ CLASS zcl_excel_worksheet IMPLEMENTATION.
|
|||
ip_row = ip_row_from
|
||||
IMPORTING ep_column = column_from
|
||||
ep_row = row_from ).
|
||||
|
||||
* Get Column and Row "To"
|
||||
normalize_columnrow_parameter( EXPORTING ip_columnrow = ip_columnrow_to
|
||||
ip_column = ip_column_to
|
||||
|
|
Loading…
Reference in New Issue
Block a user