Search found 1570 matches

by larsa
Fri Sep 16, 2005 7:12 am
Forum: XLSReadWriteII version history
Topic: 2.02.26
Replies: 0
Views: 2706

2.02.26

! The speed when reading files with many named cells is greatly improved.
! Some memory leaks fixed.
by larsa
Fri Sep 02, 2005 11:21 am
Forum: XLSReadWriteII version history
Topic: 2.02.25
Replies: 0
Views: 2616

2.02.25

! Some Excel 5 files created with XLSReadWrite 1.x could not be read.
! Unary "+" operator caused an increment of the cell value.
! Formulas that used power "^" character caused an exception.
by larsa
Fri Sep 02, 2005 11:20 am
Forum: XLSReadWriteII version history
Topic: 2.02.24
Replies: 0
Views: 2470

2.02.24

+ The NameAsXXX now works with names defined as areas. When the name is an area, the entire area will be filled with the value. Reading a name defined as an area will still generate an exception.
! Calculating sheets with many dependent formulas could result in an endless loop.
by larsa
Fri Sep 02, 2005 11:20 am
Forum: XLSReadWriteII version history
Topic: 2.02.23
Replies: 0
Views: 2577

2.02.23

! When calculating functions in the OnFunction event, functions whith empty arguments, FUNC(A1;;A2;A3), casued an exception. Now the empty arguments have the value fvNull.
by larsa
Thu Aug 11, 2005 8:17 pm
Forum: XLSReadWriteII version history
Topic: 2.02.22
Replies: 0
Views: 2573

2.02.22

! Some files with pictures caused an exception.
by larsa
Wed Aug 10, 2005 2:11 pm
Forum: XLSReadWriteII version history
Topic: 2.02.21
Replies: 0
Views: 2381

2.02.21

! Deleting sheets with charts could result in (required) fonts beeing deleted as well.
by larsa
Wed Aug 10, 2005 2:10 pm
Forum: XLSReadWriteII version history
Topic: 2.02.20
Replies: 0
Views: 2549

2.02.20

! Improved reading of files created with Excel for PocketPC.
! DeleteRows and DeleteColumns could give the wrong result.
by larsa
Wed Aug 10, 2005 2:10 pm
Forum: XLSReadWriteII version history
Topic: 2.02.19
Replies: 0
Views: 2591

2.02.19

! Some files with charts on their own sheet could result in an exception.
! When deleting columns, one column after the last could be deleted.
! The TChartSerie and TChartSerie has changed name to TXLSChartSerie and TXLSChartSeries as the names conflicts with the TChart component.
by larsa
Wed Jun 08, 2005 4:10 pm
Forum: XLSReadWriteII version history
Topic: 2.02.19
Replies: 0
Views: 2696

2.02.19

! Some files with charts on their own sheet could result in an exception.
! When deleting columns, one column after the last could be deleted.
! The TChartSerie and TChartSerie has changed name to TXLSChartSerie and TXLSChartSeries as the names conflicts with the TChart component.
by larsa
Thu May 26, 2005 9:56 am
Forum: XLSReadWriteII version history
Topic: 2.02.18
Replies: 0
Views: 2628

2.02.18

! The problem in 2.02.17 with strings in non-excel created files needed some more fixes.
by larsa
Tue May 24, 2005 10:44 am
Forum: XLSReadWriteII version history
Topic: 2.02.17
Replies: 0
Views: 2484

2.02.17

! OnFunction event with external refs as argument could cause an exception.
! Some files created with non-excel applications didn't return correct strings.
! Some files caused a "CRN record missing" exception.
by larsa
Tue May 24, 2005 10:44 am
Forum: XLSReadWriteII version history
Topic: 2.02.16
Replies: 0
Views: 2499

2.02.16

! DeleteRows and DeleteColumns could cause cells to be deleted twice.
! FillPatternBackColor did not return correct values.
! Column width where not set if the default column width was changed.
by larsa
Mon May 09, 2005 2:26 pm
Forum: XLSReadWriteII version history
Topic: 2.02.15
Replies: 0
Views: 2686

2.02.15

! Some files with graphics could cause a "CHILDANCHOR when shape not is ChildAnchor" exception. ! InsertRows and InsertColumns could cause cells to be inserted twice. ! Long formulas could cause invalid files. ! Some calculationes (like "60000/180000*100'") did not gave the corre...
by larsa
Fri Apr 29, 2005 4:57 pm
Forum: XLSReadWriteII version history
Topic: 2.02.14
Replies: 0
Views: 2605

2.02.14

! Setting validations to lists could result in an exception.
by larsa
Wed Apr 20, 2005 9:08 am
Forum: XLSReadWriteII version history
Topic: 2.02.13
Replies: 0
Views: 2410

2.02.13

! Some file could raise an exception that a sheet name allready existed.
! Last formatting could be missed in export of some rich text cells.