mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 05:16:16 +08:00
Merge pull request #563 from AtomKrieg/master
Update zcl_excel_writer_2007.clas.abap
This commit is contained in:
commit
1c5db94374
|
@ -2675,7 +2675,7 @@ method CREATE_XL_RELATIONSHIPS.
|
|||
DATA: lv_xml_node_ridx_tg TYPE string,
|
||||
lv_xml_node_ridx_id TYPE string,
|
||||
lv_size TYPE i,
|
||||
lv_syindex(3) TYPE c.
|
||||
lv_syindex TYPE string.
|
||||
|
||||
**********************************************************************
|
||||
* STEP 1: Create [Content_Types].xml into the root of the ZIP
|
||||
|
|
Loading…
Reference in New Issue
Block a user