Update zcl_excel_legacy_palette.clas.abap

This commit is contained in:
AtomKrieg 2018-09-16 11:20:12 +03:00 committed by GitHub
parent 70d8c148ae
commit 323d91929f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,9 @@ public section.
methods SET_COLOR
importing
!IP_INDEX type I
!IP_COLOR type ZEXCEL_STYLE_COLOR_ARGB .
!IP_COLOR type ZEXCEL_STYLE_COLOR_ARGB
raising
ZCX_EXCEL .
protected section.
*"* protected components of class ZCL_EXCEL_LEGACY_PALETTE
*"* do not include other source files here!!!