Update zcl_excel_drawing.clas.abap

This commit is contained in:
AtomKrieg 2018-09-16 11:18:21 +03:00 committed by GitHub
parent 539d21bbe2
commit 70d8c148ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -98,7 +98,9 @@ public section.
!IP_FROM_ROW type ZEXCEL_CELL_ROW !IP_FROM_ROW type ZEXCEL_CELL_ROW
!IP_FROM_COL type ZEXCEL_CELL_COLUMN_ALPHA !IP_FROM_COL type ZEXCEL_CELL_COLUMN_ALPHA
!IP_ROWOFF type INT4 optional !IP_ROWOFF type INT4 optional
!IP_COLOFF type INT4 optional . !IP_COLOFF type INT4 optional
raising
ZCX_EXCEL .
methods SET_POSITION2 methods SET_POSITION2
importing importing
!IP_FROM type ZEXCEL_DRAWING_LOCATION !IP_FROM type ZEXCEL_DRAWING_LOCATION