mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-06 09:26:37 +08:00
update notes
This commit is contained in:
parent
814f505132
commit
643c42cee8
|
@ -62,7 +62,7 @@
|
||||||
"addCommonJS": true,
|
"addCommonJS": true,
|
||||||
"unknownTypes": "runtimeError",
|
"unknownTypes": "runtimeError",
|
||||||
"skip": [
|
"skip": [
|
||||||
{"object": "CL_EXCEL_TEST", "class": "ltcl", "method": "test", "note": "Void type: cl_xml_document in zcl_excel_theme_fmt_scheme"},
|
{"object": "CL_EXCEL_TEST", "class": "ltcl", "method": "test", "note": "pending https://github.com/abap2xlsx/abap2xlsx/pull/1046 "},
|
||||||
|
|
||||||
{"object": "ZCL_EXCEL_WORKSHEET", "class": "lcl_excel_worksheet_test", "method": "set_merge", "note": "??"},
|
{"object": "ZCL_EXCEL_WORKSHEET", "class": "lcl_excel_worksheet_test", "method": "set_merge", "note": "??"},
|
||||||
{"object": "ZCL_EXCEL_WORKSHEET", "class": "lcl_excel_worksheet_test", "method": "delete_merge", "note": "??"},
|
{"object": "ZCL_EXCEL_WORKSHEET", "class": "lcl_excel_worksheet_test", "method": "delete_merge", "note": "??"},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user