abap2xlsx/ZA2X/INTF
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
..
ZIF_EXCEL_BOOK_PROPERTIES.slnk Added ABAP2XLSX Version in the Excel properties 2014-09-29 17:30:10 +02:00
ZIF_EXCEL_BOOK_PROTECTION.slnk Workbook protection 2010-09-23 21:43:41 +00:00
ZIF_EXCEL_BOOK_VBA_PROJECT.slnk Macro-Enabled workbook issue #89 2011-06-02 09:23:58 +00:00
ZIF_EXCEL_CONVERTER.slnk Fixed #287 issue. Correct some old problems with langu="1" and add new functions as options for converter: 2013-08-11 18:48:00 +00:00
ZIF_EXCEL_CUSTOMUI_ELEMENT.slnk Macro-Enabled workbook issue #89 2011-06-02 09:23:58 +00:00
ZIF_EXCEL_READER.slnk Fixed issue #349 - writer_xlsm not supporting template charts 2015-01-06 12:06:19 +01:00
ZIF_EXCEL_SHEET_PRINTSETTINGS.slnk set to test #235 - Print - Titles: Repeatable Rows and Columns 2012-12-02 14:15:32 +00:00
ZIF_EXCEL_SHEET_PROPERTIES.slnk Code Inspector improvements 2014-03-18 10:34:13 -05:00
ZIF_EXCEL_SHEET_PROTECTION.slnk Password encrypt algorithm by Joachim Wrba 2010-11-20 17:21:45 +00:00
ZIF_EXCEL_SHEET_VBA_PROJECT.slnk Macro-Enabled workbook issue #89 2011-06-02 09:23:58 +00:00
ZIF_EXCEL_WRITER.slnk git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@3 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049 2010-09-14 08:05:50 +00:00