Search found 1570 matches

by larsa
Fri Apr 15, 2005 9:11 am
Forum: XLSReadWriteII version history
Topic: 2.02.12
Replies: 0
Views: 2539

2.02.12

! Some Excel 5 files could cause an exception when the component was destroyed.
by larsa
Fri Apr 15, 2005 9:11 am
Forum: XLSReadWriteII version history
Topic: 2.02.11
Replies: 0
Views: 2529

2.02.11

! Formulas where not adjusted correctly when rows and columns where inserted. This bug was introduced in a recent update.
by larsa
Fri Apr 15, 2005 9:10 am
Forum: XLSReadWriteII version history
Topic: 2.02.10
Replies: 0
Views: 2493

2.02.10

! Fill color didn't work with rectangle shapes.
by larsa
Wed Apr 06, 2005 7:37 am
Forum: XLSReadWriteII version history
Topic: 2.02.09
Replies: 0
Views: 2428

2.02.09

! CopyColumns didn't copy merged cells when copying on the same sheet.
! CalculateSheet could result in an exception if a formula cell type was changed as a result of the calculation.
by larsa
Tue Apr 05, 2005 10:12 am
Forum: XLSReadWriteII version history
Topic: 2.02.08
Replies: 0
Views: 2519

2.02.08

! When creating new workbooks, no sheet was selected. This bug was intruduced in 2.02.06 ! Files that had more than one charts on their own sheet before the first worksheet where not written correctly. ! Font color could be wrong if the color palette was changed. ! Files with Word Art graphics could...
by larsa
Tue Apr 05, 2005 10:11 am
Forum: XLSReadWriteII version history
Topic: 2.02.07
Replies: 0
Views: 2500

2.02.07

! Setting the paper size didn't work.
! Some Excel 2.1 files didn't work.
by larsa
Tue Mar 22, 2005 8:30 am
Forum:
Topic: how to write other language like Chinese
Replies: 1
Views: 105

Hello

Sorry, but unicode characters don't works.


Lars Arvidsson
by larsa
Tue Mar 08, 2005 10:50 am
Forum: XLSReadWriteII version history
Topic: 2.02.06
Replies: 0
Views: 2725

2.02.06

! Functions that contained functions in the argument list could cause an exception.
! Setting the zoom of a worksheet didn't work.
! Changing the color palette didn't work.
by larsa
Thu Mar 03, 2005 12:06 pm
Forum: XLSReadWriteII version history
Topic: 2.02.05
Replies: 0
Views: 2506

2.02.05

! Release 2.01.03 introduced an error when createing internal names.
! Writing strings in Excel 5 files could result in strange characters.
! Setting the active cell (cursor) did not always work.
by larsa
Wed Feb 23, 2005 12:18 am
Forum: XLSReadWriteII version history
Topic: 2.02.04
Replies: 0
Views: 2487

2.02.04

! Formulas with unary minus caused an exception on calculations. ! External formulas will now fire a OnFunction event instead of an error. ! Last row and last column where not calculated on new files. ! Error when inserting coulmns. ! 3D cell refs where the sheet name could be parsed as a cell ref d...
by larsa
Fri Feb 18, 2005 9:42 am
Forum: XLSReadWriteII version history
Topic: 2.02.03
Replies: 0
Views: 2445

2.02.03

! Adjustent of cell referrences in formulas, when inserting/deleting columns/rows is improved.
by larsa
Tue Feb 15, 2005 2:03 pm
Forum: XLSReadWriteII version history
Topic: 2.02.02
Replies: 0
Views: 2402

2.02.02

+ The color palette can now be changed. Property XLSReadWriteII2.Palette[Index: integer]: TColor;
! BMP pictures didn't work.
by larsa
Tue Feb 08, 2005 1:10 pm
Forum: XLSReadWriteII version history
Topic: 2.00.01
Replies: 0
Views: 2443

2.00.01

! Fixed minor memory leak.
! Files with charts on their own sheets, that contained drawing objects could not be read.
by larsa
Tue Feb 01, 2005 12:00 pm
Forum: XLSReadWriteII version history
Topic: 2.02.00
Replies: 0
Views: 2385

2.02.00

! The formula encoder has been rewritten in order to solve various problems with formulas.
! Area names are now adjusted correctly when rows/columns are deleted/inserted or sheets are deleted/inserted.
! Merged cells where not handled correct when inserting/deleting rows/columns.
by larsa
Tue Jan 25, 2005 11:19 am
Forum: XLSReadWriteII version history
Topic: 2.01.04
Replies: 0
Views: 2458

2.01.04

+ Stacked bar charts can be created. + Columns can be grouped; XLS.Sheets[x].GroupColumns(Col1,Col2,Collapsed); ! Unicode rich strings with far east data caused corrupt files. ! Calculation of functions that used external names caused an exception. It is now replaced with the #NAME! error in the cel...