mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 14:06:24 +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
|
||||
importing
|
||||
!IP_PATH type STRING
|
||||
!IP_EXCEL type ref to ZCL_EXCEL .
|
||||
!IP_EXCEL type ref to ZCL_EXCEL
|
||||
raising
|
||||
ZCX_EXCEL .
|
||||
ENDCLASS.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user