Update zcl_excel_writer_2007.clas.abap

This commit is contained in:
Bernd 2025-04-15 12:47:18 +02:00 committed by GitHub
parent 1203127199
commit cea8b08577
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4549,7 +4549,7 @@ CLASS zcl_excel_writer_2007 IMPLEMENTATION.
rv_ixml_sheet_data_root->append_child( new_child = lo_element_2 ). " row node
ENDLOOP.
ENDMETHOD.
ENDMETHOD.
METHOD create_xl_styles.