abap2xlsx/ZA2X/CLAS
Ivan Femia 85c84b55d4 Minor fix sheet writer
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@203 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-06-21 20:37:39 +00:00
..
ZCL_EXCEL_COMMON.slnk Fixed conditional formatting if used with merged cells. Fix time formatting if it is 00:00:00 2011-05-27 17:08:53 +00:00
ZCL_EXCEL_CUSTOMUI_BUTTON.slnk Macro-Enabled workbook issue #89 2011-06-02 09:23:58 +00:00
ZCL_EXCEL_CUSTOMUI.slnk Macro-Enabled workbook issue #89 2011-06-02 09:23:58 +00:00
ZCL_EXCEL_DATA_VALIDATION.slnk Enhanced ZCL_EXCEL_DATA_VALIDATION and ZCL_EXCEL_WRITER_2007 to fix issue #54. Adjusted demo report ZDEMO_EXCEL9 to show the new features. New data elements for validation error style and validation operator. Incompatible change of the attribute value attribute of class ZCL_EXCEL_DATA_VALIDATION to formula1. 2011-02-17 23:47:45 +00:00
ZCL_EXCEL_DATA_VALIDATIONS.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
ZCL_EXCEL_DRAWING.slnk Fixed issue #65 2011-02-02 18:16:39 +00:00
ZCL_EXCEL_DRAWINGS.slnk Added Drawing feature, some code fixing 2010-09-18 09:14:07 +00:00
ZCL_EXCEL_HYPERLINK.slnk closes #22 2010-10-14 21:18:46 +00:00
ZCL_EXCEL_PROPERTIES.slnk Macro-Enabled workbook issue #89 2011-06-02 09:23:58 +00:00
ZCL_EXCEL_RANGE.slnk Fixed issue #46 2011-02-12 16:09:37 +00:00
ZCL_EXCEL_RANGES.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
ZCL_EXCEL_READER_2007.slnk Macro-Enabled workbook issue #89 2011-06-02 09:23:58 +00:00
ZCL_EXCEL_READER_XLSM.slnk Macro-Enabled workbook issue #89 2011-06-02 09:23:58 +00:00
ZCL_EXCEL_SECURITY.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
ZCL_EXCEL_SHEET_SETUP.slnk Additions to ZCL_EXCEL_WORKSHEET, ZCL_EXCEL_SHEET_SETUP and ZCL_EXCEL_WRITER_2007 to solve Issue #57 Worksheet Gridlines on/off option. In addition to this now print output can be centered horizontal & vertical. Added demo report ZDEMO_EXCEL23. 2011-01-16 17:08:27 +00:00
ZCL_EXCEL_STYLE_ALIGNMENT.slnk Workbook protection 2010-09-23 21:43:41 +00:00
ZCL_EXCEL_STYLE_BORDER.slnk Enhancement to border style. DEMO2 update 2011-05-12 19:33:25 +00:00
ZCL_EXCEL_STYLE_BORDERS.slnk re #93 - read cell alignment and diagonal borders 2011-05-13 21:29:25 +00:00
ZCL_EXCEL_STYLE_COLOR.slnk Fix #86 - add support for all Excel coloring options - standard color themes, indexed colors and tint 2011-05-04 21:52:43 +00:00
ZCL_EXCEL_STYLE_CONDITIONAL.slnk Added expression conditional formatting and column header hide/show 2011-05-30 09:22:54 +00:00
ZCL_EXCEL_STYLE_FILL.slnk Fix #86 - add support for all Excel coloring options - standard color themes, indexed colors and tint 2011-05-04 21:52:43 +00:00
ZCL_EXCEL_STYLE_FONT.slnk Font Style bug fix. DEMO2 update. 2011-06-11 08:02:50 +00:00
ZCL_EXCEL_STYLE_NUMBER_FORMAT.slnk Solve issue #62 with German layout 2011-02-06 09:04:33 +00:00
ZCL_EXCEL_STYLE_PROTECTION.slnk Workbook protection 2010-09-23 21:43:41 +00:00
ZCL_EXCEL_STYLE.slnk Workbook protection 2010-09-23 21:43:41 +00:00
ZCL_EXCEL_STYLES_CONDITIONAL.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
ZCL_EXCEL_STYLES.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
ZCL_EXCEL_TABLE.slnk re #51 Modify table binding to avoid errors and create valid oXml in case empty table is passed 2010-12-22 19:42:35 +00:00
ZCL_EXCEL_WORKSHEET_COLUMNDIME.slnk Old LGPL references into code removed 2011-02-23 21:55:48 +00:00
ZCL_EXCEL_WORKSHEET_ROWDIMENSI.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
ZCL_EXCEL_WORKSHEET.slnk Fix issue #101 by Alexander Budeyev 2011-06-11 08:41:06 +00:00
ZCL_EXCEL_WORKSHEETS.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
ZCL_EXCEL_WRITER_2007.slnk Minor fix sheet writer 2011-06-21 20:37:39 +00:00
ZCL_EXCEL_WRITER_CSV.slnk Issue #83 and issue #90 fixed 2011-05-04 19:15:49 +00:00
ZCL_EXCEL_WRITER_XLSM.slnk Macro-Enabled workbook issue #89 2011-06-02 09:23:58 +00:00
ZCL_EXCEL.slnk Fix issues #100 and #104 2011-06-11 09:41:17 +00:00
ZCX_EXCEL.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