Bugfix: (Gemorroj) Work Item GH-268 - When duplicating styles, styles shifted by one column to the right

This commit is contained in:
Mark Baker 2013-11-15 19:11:08 +00:00
parent 8c0de39be2
commit 1a85271db6
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ Fixed in develop branch for release v1.8.0:
- Bugfix: (MBaker) Work item 20397 - Serious bug in absolute cell reference used in shared formula - Bugfix: (MBaker) Work item 20397 - Serious bug in absolute cell reference used in shared formula
Would also have affected insert/delete column/row Would also have affected insert/delete column/row
- Bugfix: (RomanSyroeshko) Work Item GH-267 - CHOOSE() returns "#VALUE!" if the 1st entry is chosen - Bugfix: (RomanSyroeshko) Work Item GH-267 - CHOOSE() returns "#VALUE!" if the 1st entry is chosen
- Bugfix: (Gemorroj) Work Item GH-268 - When duplicating styles, styles shifted by one column to the right
- Feature: (amerov) - Implementation of the Excel HLOOKUP() function - Feature: (amerov) - Implementation of the Excel HLOOKUP() function
- Feature: (MBaker) - Added "Quote Prefix" to style settings (Excel2007 Reader and Writer only) - Feature: (MBaker) - Added "Quote Prefix" to style settings (Excel2007 Reader and Writer only)
- Feature: (MBaker) - Added Horizontal FILL alignment for Excel5 and Excel2007 Readers/Writers, and Horizontal DISTRIBUTED alignment for Excel2007 Reader/Writer - Feature: (MBaker) - Added Horizontal FILL alignment for Excel5 and Excel2007 Readers/Writers, and Horizontal DISTRIBUTED alignment for Excel2007 Reader/Writer