mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 11:06:15 +08:00
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:
parent
2226c31db2
commit
077abd876d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user