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:
Aditya Waghmare 2024-02-15 04:21:53 +05:30 committed by GitHub
parent 8c07a8dca9
commit 5fda9d6745
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ CLASS zcl_excel_writer_csv DEFINITION
*"* do not include other source files here!!! *"* do not include other source files here!!!
*"* protected components of class ZCL_EXCEL_WRITER_2007 *"* protected components of class ZCL_EXCEL_WRITER_2007
*"* 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 .