mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 10:56:14 +08:00
Update zcl_excel_drawing.clas.abap
This commit is contained in:
parent
539d21bbe2
commit
70d8c148ae
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user