mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 13:46:17 +08:00
Update src/zcl_excel_comment.clas.abap
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
This commit is contained in:
parent
f1f1eda971
commit
56e3de2159
|
@ -41,7 +41,7 @@ CLASS zcl_excel_comment DEFINITION
|
||||||
DATA ref TYPE string .
|
DATA ref TYPE string .
|
||||||
DATA text TYPE string .
|
DATA text TYPE string .
|
||||||
DATA width TYPE i .
|
DATA width TYPE i .
|
||||||
DATA height TYPE I .
|
DATA height TYPE i .
|
||||||
ENDCLASS.
|
ENDCLASS.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user