Commit Graph

6 Commits

Author SHA1 Message Date
Ivan Femia
9ccbdc6891 Added expression conditional formatting and column header hide/show
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@191 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-05-30 09:22:54 +00:00
Gregor Wolf
d9e11df690 Added cl_gui_cfw=>flush( ) call to all demo reports to fix issue #56.
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@94 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2010-12-28 10:10:49 +00:00
Gregor Wolf
64e0062571 Changed demo reports 2 to 22 for 6.40 compatibility according to issue #55.
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@89 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2010-12-24 11:34:08 +00:00
Ivan Femia
92573fea3c Implementation of worksheet set_title / get_title.
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@80 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2010-12-17 21:21:36 +00:00
Ivan Femia
d3e5a8c989 Add parameter to avoid output when executed from ZEXCEL_DEMO report
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@37 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2010-10-30 21:52:06 +00:00
Gregor Wolf
1eae326b74 Added set_active_sheet_index, set_active_sheet_index_by_name and get_active_sheet_index methods to ZCL_EXCEL.
Updated ZCL_EXCEL_WRITER_2007 to set the active sheet.
Created demo program ZDEMO_EXCEL19 and updated ZDEMO_EXCEL.

git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@36 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2010-10-30 18:33:20 +00:00