Update src/zcl_excel_writer_2007.clas.abap

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
This commit is contained in:
RixarSAP 2024-05-02 11:57:28 +02:00 committed by GitHub
parent 2226c31db2
commit 077abd876d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3326,7 +3326,7 @@ CLASS zcl_excel_writer_2007 IMPLEMENTATION.
lo_element_anchor->set_value( lv_anchor ).
* lo_element_anchor->set_value( '2, 15, 11, 10, 4, 31, 15, 9' ). "Original line
*--------------------------------------------------------------------*
*--------------------------------------------------------------------*
lo_element_clientdata->append_child( new_child = lo_element_anchor ).
lo_element_autofill = lo_document->create_simple_element( name = lc_xml_node_autofill