Update zcl_excel.clas.abap

This commit is contained in:
AtomKrieg 2018-09-16 12:13:16 +03:00 committed by GitHub
parent 3e51f77be3
commit 8653c21b89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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