Drawing reference 8

This commit is contained in:
KonstantinKhrushchev 2023-05-08 08:10:15 +03:00 committed by GitHub
parent ef7d12d817
commit 33b2702e87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1147,5 +1147,5 @@ CLASS ZCL_EXCEL_DRAWING IMPLEMENTATION.
IF reference_drawing IS BOUND.
ep_guid = reference_drawing->get_guid( ).
ENDIF.
ENDMETHOD.
ENDMETHOD.
ENDCLASS.