Ivan Femia
d3f95ed657
Macro-Enabled workbook issue #89
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@194 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-06-02 09:23:58 +00:00
Tomek Mackowski
3481c02f35
Fix #93 Read PROTECTION style
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@181 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-05-13 21:49:35 +00:00
Tomek Mackowski
0d952ea2ef
re #93 - read cell alignment and diagonal borders
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@180 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-05-13 21:29:25 +00:00
Tomek Mackowski
dfe73c22dd
Fix #86 - add support for all Excel coloring options - standard color themes, indexed colors and tint
...
Both writer and reader updated.
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@170 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-05-04 21:52:43 +00:00
Tomek Mackowski
e8aa4ec888
#25 Adding support for reading styles in the READER
...
Currently following style options are supported:
-fonts
-borders
-fills
-number formats
DEMO1 and DEMO2 updated
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@164 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-04-25 21:32:43 +00:00
Tomek Mackowski
ff8cd877f9
Fix #82 - data types from source sheets are preserver in the reader
...
Fix #80 - both value and formula are read by the reader
These 2 fixes allow reading xlsx templates with values of different types and formulas and saving them back
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@159 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-04-13 22:18:10 +00:00
Gregor Wolf
7f94e7c77a
Correct the ZCL_EXCEL_READER_2007 to fix issue #45 . The multi table testfile raised another error that was fixed by adjusting the method get_dimension_range in class ZCL_EXCEL_WORKSHEET. Now this method returns A1 when the sheet is empty.
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@125 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-02-05 17:23:06 +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
Gregor Wolf
0e8bce3637
Added CONVERT_COLUMNROW2COLUMN_A_ROW method in the ZCL_EXCEL_COMMON class to fix #45 in the Excel Reader class ZCL_EXCEL_READER_2007.
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@73 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2010-12-10 22:35:10 +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