mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 14:06:24 +08:00
Update src/zcl_excel_comment.clas.abap UPPERCASES
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
This commit is contained in:
parent
4f39a6c3fc
commit
59a7b6f42a
|
@ -40,7 +40,7 @@ CLASS zcl_excel_comment DEFINITION
|
|||
DATA index TYPE string .
|
||||
DATA ref TYPE string .
|
||||
DATA text TYPE string .
|
||||
data WIDTH type I .
|
||||
DATA width TYPE i .
|
||||
data HEIGHT type I .
|
||||
ENDCLASS.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user