mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 11:16:14 +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
7ec7881fbb
commit
054af1c789
|
@ -3304,7 +3304,7 @@ CLASS zcl_excel_writer_2007 IMPLEMENTATION.
|
|||
*--------------------------------------------------------------------*
|
||||
DATA:
|
||||
lv_anchor TYPE string,
|
||||
lv_height type i,
|
||||
lv_height TYPE i,
|
||||
lv_width TYPE i,
|
||||
lv_height_str type string,
|
||||
lv_width_str TYPE string.
|
||||
|
|
Loading…
Reference in New Issue
Block a user