From 8653c21b8965c72385981f8b0460dd75ceca1ba2 Mon Sep 17 00:00:00 2001 From: AtomKrieg Date: Sun, 16 Sep 2018 12:13:16 +0300 Subject: [PATCH] Update zcl_excel.clas.abap --- src/zcl_excel.clas.abap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/zcl_excel.clas.abap b/src/zcl_excel.clas.abap index 903910c..5d0ff9b 100644 --- a/src/zcl_excel.clas.abap +++ b/src/zcl_excel.clas.abap @@ -43,7 +43,7 @@ public section. raising ZCX_EXCEL . methods ADD_STATIC_STYLES . - methods CONSTRUCTOR. + methods CONSTRUCTOR . methods DELETE_WORKSHEET importing !IO_WORKSHEET type ref to ZCL_EXCEL_WORKSHEET