Commit Graph

5 Commits

Author SHA1 Message Date
Gregor Wolf
68a27de6c1 Made adjustments in the demo reports ZDEMO_EXCEL10 and ZDEMO_EXCEL11 for 6.20.
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@48 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2010-11-16 21:53:23 +00:00
Gregor Wolf
d999f095fa Added CALCULATE_COLUMN_WIDTHS to ZCL_EXCEL_WORKSHEET with a simple calculation of the width for auto sized columns.
Modified CREATE_XL_SHEET of ZCL_EXCEL_WRITER_2007 to call CALCULATE_COLUMN_WIDTHS before columns are defined.
Adjusted Demo programs ZDEMO_EXCEL11 and ZDEMO_EXCEL12 to show the auto size column functionality.

git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@40 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2010-11-06 09:39:43 +00:00
Ivan Femia
72b99e10da Demo reports have no longer fixed output
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@22 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2010-09-24 13:50:05 +00:00
Ivan Femia
894f14b51b Added Drawing feature, some code fixing
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@9 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2010-09-18 09:14:07 +00:00
Ivan Femia
2b85b956c9 git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@3 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049 2010-09-14 08:05:50 +00:00