mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 19:16:10 +08:00
Update zcl_excel_writer_2007.clas.abap
This commit is contained in:
parent
2526895600
commit
f5d0ed7189
|
@ -1313,7 +1313,7 @@ CLASS zcl_excel_writer_2007 IMPLEMENTATION.
|
||||||
io_dxf_element->append_child( new_child = lo_sub_element ).
|
io_dxf_element->append_child( new_child = lo_sub_element ).
|
||||||
ENDIF.
|
ENDIF.
|
||||||
|
|
||||||
ENDMETHOD.
|
ENDMETHOD.
|
||||||
|
|
||||||
|
|
||||||
METHOD create_relationships.
|
METHOD create_relationships.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user