Generate your professional Excel spreadsheet from ABAP
Go to file
StefanSchmoecker bca9254026 Fixed issue #349 - writer_xlsm not supporting template charts
Class ZCL_EXCEL_READER_2007:   Added new method called before creating the stream from the internal zip-represenation to allow child classes to write own data here
Class ZCL_EXCEL_WRITER_XLSM:   Reverted redefinition of method "CREATE" and put the vba-relevant coding into the new method just provided in ZCL_EXCEL_READER_2007.slnk
Class ZCL_EXCEL_READER_2007:   Inheritance: Added functionality to allow creation of childclasses from ZCL_EXCEL as well if needed
Interface ZIF_EXCEL_READER:    Inheritance: Added the new optional parameters to allow childclassed from ZCL_EXCEL to be created when reading an excel file
2015-01-06 12:06:19 +01:00
build New Daily Build 2014-12-26 12:39:22 -06:00
resources Adding test file for ZDEMO_EXCEL29 2014-01-02 11:20:08 -06:00
tools/OpenXMLValidator remove APIDoc 2013-12-26 15:20:22 -06:00
ZA2X Fixed issue #349 - writer_xlsm not supporting template charts 2015-01-06 12:06:19 +01:00
LICENSE Add TOOLS and BUILD directories to the repository 2013-12-26 14:51:34 -06:00
README.md Update readme file 2014-02-21 11:04:49 -06:00

abap2xlsx

Generate your professional Excel spreadsheet from ABAP

For general information please refer to the blog series abap2xlsx - Generate your professional Excel spreadsheet from ABAP and the Wiki section. Please refer to the official wiki for the installation guide & F.A.Q..

Discussion Board is on SAP Community Network - Code Exchange space, once you create a new discussion please add the prefix [abap2xlsx] in the title and tag the discussion with abap2xlsx.

Bitdeli Badge