mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 16:36:12 +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.
|
||||
|
||||
METHOD GET_POSITION.
|
||||
METHOD get_position.
|
||||
|
||||
IF right_column IS NOT INITIAL.
|
||||
ep_right_column = right_column.
|
||||
|
|
Loading…
Reference in New Issue
Block a user