Update ZEXCEL_FILL_TYPE 'cornerRB'

This commit is contained in:
Bernd 2024-08-15 11:33:25 +02:00 committed by GitHub
parent 4e1931af15
commit 04df6d7ca2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -135,10 +135,10 @@ CLASS zcl_excel_style_fill IMPLEMENTATION.
gradtype-type = c_fill_gradient_path.
gradtype-position1 = '0'.
gradtype-position2 = '1'.
gradtype-bottom = '0.5'.
gradtype-top = '0.5'.
gradtype-left = '0.5'.
gradtype-right = '0.5'.
gradtype-bottom = '1'.
gradtype-top = '1'.
gradtype-left = '1'.
gradtype-right = '1'.
ENDCASE.
ENDMETHOD. "build_gradient