mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 16:46:11 +08:00
Update zcl_excel_reader_xlsm.clas.abap
This commit is contained in:
parent
4354a8accf
commit
558578fa5e
|
@ -22,7 +22,9 @@ private section.
|
||||||
methods LOAD_VBAPROJECT
|
methods LOAD_VBAPROJECT
|
||||||
importing
|
importing
|
||||||
!IP_PATH type STRING
|
!IP_PATH type STRING
|
||||||
!IP_EXCEL type ref to ZCL_EXCEL .
|
!IP_EXCEL type ref to ZCL_EXCEL
|
||||||
|
raising
|
||||||
|
ZCX_EXCEL .
|
||||||
ENDCLASS.
|
ENDCLASS.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user