mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 19:16:10 +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
cbb78a25be
commit
dd2f957007
|
@ -89,7 +89,7 @@ CLASS zcl_excel_comment IMPLEMENTATION.
|
||||||
|
|
||||||
ENDMETHOD.
|
ENDMETHOD.
|
||||||
|
|
||||||
METHOD GET_POSITION.
|
METHOD get_position.
|
||||||
|
|
||||||
IF right_column IS NOT INITIAL.
|
IF right_column IS NOT INITIAL.
|
||||||
ep_right_column = right_column.
|
ep_right_column = right_column.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user