mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 13:46:17 +08:00
Update zcl_excel_common.clas.abap
This commit is contained in:
parent
e829d70889
commit
02f4a4ae18
|
@ -1110,6 +1110,7 @@ CLASS zcl_excel_common IMPLEMENTATION.
|
|||
attribute_name LIKE wa_component-name,
|
||||
type_kind TYPE abap_typekind,
|
||||
flag_class TYPE abap_bool,
|
||||
* lo_refdescr TYPE REF TO cl_abap_refdescr,
|
||||
o_border TYPE REF TO zcl_excel_style_border.
|
||||
|
||||
FIELD-SYMBOLS: <field> TYPE any,
|
||||
|
|
Loading…
Reference in New Issue
Block a user