mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 16:36:12 +08:00
Update zcl_excel_writer_2007.clas.abap
This commit is contained in:
parent
054af1c789
commit
2226c31db2
|
@ -3306,7 +3306,7 @@ CLASS zcl_excel_writer_2007 IMPLEMENTATION.
|
||||||
lv_anchor TYPE string,
|
lv_anchor TYPE string,
|
||||||
lv_height TYPE i,
|
lv_height TYPE i,
|
||||||
lv_width TYPE i,
|
lv_width TYPE i,
|
||||||
lv_height_str type string,
|
lv_height_str TYPE string,
|
||||||
lv_width_str TYPE string.
|
lv_width_str TYPE string.
|
||||||
|
|
||||||
CONSTANTS:
|
CONSTANTS:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user