mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-04 23:29:08 +08:00
Update zcl_excel_legacy_palette.clas.abap
This commit is contained in:
parent
70d8c148ae
commit
323d91929f
|
@ -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!!!
|
||||
|
|
Loading…
Reference in New Issue
Block a user