Ivan Femia
485a7e8655
Ready to test #204 #187 #188
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@328 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2012-08-26 16:28:49 +00:00
Ivan Femia
161134a92d
Ready to test #195
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@322 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2012-07-16 20:51:35 +00:00
Ivan Femia
e6bf4339a1
Ready to test #163
...
Ready to test #164
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@299 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2012-04-25 10:08:20 +00:00
Ivan Femia
d98d0f79d1
Fixed #122
...
Move to protected in order to align to WRITER and allows specific readers.
BTW it is not needed a new class in this case because reader 2007 should work either with Excel 2010.
Maybe it is useful an enhancement to current reader.
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@271 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2012-03-19 22:10:58 +00:00
Gregor Wolf
42a8c8a5b6
ready to test #127 - enhanced ZDEMO_EXCEL15 to test new functionality, thanks to Shahrin Shahrulzaman for this contribution.
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@245 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2012-01-03 17:43:06 +00:00
Ivan Femia
b536dbdfd1
Fix issue #168 by Alexander Budeyev
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@234 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-12-26 11:47:38 +00:00
Gregor Wolf
e239953895
Implemented Fix by Shahrin Shahrulzaman to add support for named rages for the Excel 2007 Reader #126
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@230 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-12-15 21:32:29 +00:00
Ivan Femia
076c556087
fix issue #111
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@211 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-07-27 21:31:32 +00:00
Tomek Mackowski
cdadc45142
fix #108 - set active sheet in reader
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@207 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-07-18 20:55:59 +00:00
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