mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 19:16:10 +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 index TYPE string .
|
||||||
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