mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 11:06:15 +08:00
parent
a1053e84e1
commit
b669bdf893
|
@ -282,7 +282,7 @@ CLASS zcl_excel_reader_2007 DEFINITION
|
|||
VALUE(rv_style_guid) TYPE zexcel_cell_style .
|
||||
METHODS load_theme
|
||||
IMPORTING
|
||||
VALUE(iv_path) TYPE string
|
||||
iv_path TYPE string
|
||||
!ip_excel TYPE REF TO zcl_excel
|
||||
RAISING
|
||||
zcx_excel .
|
||||
|
|
Loading…
Reference in New Issue
Block a user