mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 19:16:10 +08:00
Update src/zcl_excel_writer_csv.clas.abap
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
This commit is contained in:
parent
5fda9d6745
commit
a0486c9c51
|
@ -9,7 +9,7 @@ CLASS zcl_excel_writer_csv DEFINITION
|
||||||
*"* do not include other source files here!!!
|
*"* do not include other source files here!!!
|
||||||
PUBLIC SECTION.
|
PUBLIC SECTION.
|
||||||
|
|
||||||
interfaces ZIF_EXCEL_WRITER .
|
INTERFACES zif_excel_writer .
|
||||||
|
|
||||||
class-methods SET_DELIMITER
|
class-methods SET_DELIMITER
|
||||||
importing
|
importing
|
||||||
|
|
Loading…
Reference in New Issue
Block a user