mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 11:06:15 +08:00
Update zcl_excel_worksheet.clas.abap
This commit is contained in:
parent
3ce3335f12
commit
4a7291ca49
|
@ -3695,7 +3695,6 @@ ENDMETHOD.
|
||||||
|
|
||||||
METHOD delete_merge.
|
METHOD delete_merge.
|
||||||
|
|
||||||
FIELD-SYMBOLS: <ls_merged_cell> LIKE LINE OF me->mt_merged_cells.
|
|
||||||
DATA: lv_column TYPE i.
|
DATA: lv_column TYPE i.
|
||||||
*--------------------------------------------------------------------*
|
*--------------------------------------------------------------------*
|
||||||
* If cell information is passed delete merge including this cell,
|
* If cell information is passed delete merge including this cell,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user