Update zcl_excel_writer_2007.clas.abap

This commit is contained in:
RixarSAP 2024-05-02 11:56:56 +02:00 committed by GitHub
parent 054af1c789
commit 2226c31db2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: