mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 14:02:38 +08:00
Update zcl_excel.clas.abap
This commit is contained in:
parent
3e51f77be3
commit
8653c21b89
|
@ -43,7 +43,7 @@ public section.
|
||||||
raising
|
raising
|
||||||
ZCX_EXCEL .
|
ZCX_EXCEL .
|
||||||
methods ADD_STATIC_STYLES .
|
methods ADD_STATIC_STYLES .
|
||||||
methods CONSTRUCTOR.
|
methods CONSTRUCTOR .
|
||||||
methods DELETE_WORKSHEET
|
methods DELETE_WORKSHEET
|
||||||
importing
|
importing
|
||||||
!IO_WORKSHEET type ref to ZCL_EXCEL_WORKSHEET
|
!IO_WORKSHEET type ref to ZCL_EXCEL_WORKSHEET
|
||||||
|
|
Loading…
Reference in New Issue
Block a user