mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 19:16:10 +08:00
update notes
This commit is contained in:
parent
ea260f9771
commit
6ea2063e16
|
@ -38,7 +38,7 @@
|
||||||
|
|
||||||
{"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": "??"},
|
||||||
{"object": "ZCL_EXCEL_WORKSHEET", "class": "ltc_normalize_column_heading", "method": "default_text_if_none", "note": "Void type: STRINGTAB"},
|
{"object": "ZCL_EXCEL_WORKSHEET", "class": "ltc_normalize_column_heading", "method": "default_text_if_none", "note": "Void type: STRINGTAB"},
|
||||||
{"object": "ZCL_EXCEL_WORKSHEET", "class": "ltc_set_cell_value_types", "method": "int8", "note": "throws error in CREATE DATA"},
|
{"object": "ZCL_EXCEL_WORKSHEET", "class": "ltc_set_cell_value_types", "method": "int8", "note": " https://github.com/abaplint/transpiler/pull/1265 "},
|
||||||
|
|
||||||
{"object": "ZCL_EXCEL_READER_HUGE_FILE", "class": "lcl_test", "method": "test_number", "note": "SXML in open-abap currently only handles json, todo"},
|
{"object": "ZCL_EXCEL_READER_HUGE_FILE", "class": "lcl_test", "method": "test_number", "note": "SXML in open-abap currently only handles json, todo"},
|
||||||
{"object": "ZCL_EXCEL_READER_HUGE_FILE", "class": "lcl_test", "method": "test_shared_string", "note": "SXML in open-abap currently only handles json, todo"},
|
{"object": "ZCL_EXCEL_READER_HUGE_FILE", "class": "lcl_test", "method": "test_shared_string", "note": "SXML in open-abap currently only handles json, todo"},
|
||||||
|
@ -56,6 +56,7 @@
|
||||||
|
|
||||||
{"object": "ZCL_EXCEL_WRITER_2007", "class": "ltc_column_formula", "method": "one_column_formula", "note": "?? CALL TRANSFORMATION xml_header = 'no'"},
|
{"object": "ZCL_EXCEL_WRITER_2007", "class": "ltc_column_formula", "method": "one_column_formula", "note": "?? CALL TRANSFORMATION xml_header = 'no'"},
|
||||||
{"object": "ZCL_EXCEL_WRITER_2007", "class": "ltc_column_formula", "method": "two_column_formulas", "note": "??"},
|
{"object": "ZCL_EXCEL_WRITER_2007", "class": "ltc_column_formula", "method": "two_column_formulas", "note": "??"},
|
||||||
|
|
||||||
{"object": "ZCL_EXCEL_WRITER_2007", "class": "ltc_escape_string_value", "method": "escaped_character_inside_text", "note": "??"},
|
{"object": "ZCL_EXCEL_WRITER_2007", "class": "ltc_escape_string_value", "method": "escaped_character_inside_text", "note": "??"},
|
||||||
{"object": "ZCL_EXCEL_WRITER_2007", "class": "ltc_escape_string_value", "method": "one_escaped_character", "note": "??"},
|
{"object": "ZCL_EXCEL_WRITER_2007", "class": "ltc_escape_string_value", "method": "one_escaped_character", "note": "??"},
|
||||||
{"object": "ZCL_EXCEL_WRITER_2007", "class": "ltc_escape_string_value", "method": "two_escaped_characters", "note": "??"},
|
{"object": "ZCL_EXCEL_WRITER_2007", "class": "ltc_escape_string_value", "method": "two_escaped_characters", "note": "??"},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user