Update zcl_excel.clas.abap

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

View File

@ -284,8 +284,8 @@ method CONSTRUCTOR.
try.
me->add_new_worksheet( ).
catch zcx_excel.
assert 1 = 2. " suppress syntax check error
catch zcx_excel. " suppress syntax check error
assert 1 = 2. " some error processing anyway
endtry.
me->add_new_style( ). " Standard style