Search found 3 matches

by CarstenG
Thu Apr 30, 2015 10:48 am
Forum: XLSReadWritwII 6
Topic: Zoom in xvExcel97
Replies: 1
Views: 3050

Zoom in xvExcel97

Is it possible to set the Zoom in xvExcel97? I have already tested XLS[0].Zoom as well as XLS.BIFF.Sheets[0].Zoom (with Version 5.20.13). Both settings are without effect. When i create the file as xvExcel2007, Zoom is being set correctly, i.e. when i open Excel itself, the scaling at right bottom i...
by CarstenG
Wed Apr 15, 2015 3:22 pm
Forum: XLSReadWritwII 6
Topic: Validations not working with xvExcel97
Replies: 1
Views: 2342

Validations not working with xvExcel97

For compatibility-reasons, our application has to support xvExcel97 as well as xvExcel2007. With xvExcel2007, validations are working properly (as far as i have tested it). But when i try to write validations into or read validations from an xvExcel97-file using 5.20.13, the result is empty (XLS[0]....
by CarstenG
Thu Mar 24, 2011 8:17 am
Forum: XLSReadWriteII 3/4/5
Topic: Read cell after write with 'AsFormula'
Replies: 0
Views: 3361

Read cell after write with 'AsFormula'

Hi Lars, we create an Excel-File in our application and want to reimport it later on. Usually this Excel-File is being edited/saved in Excel before it is reimported. In this case everything works as expected. But if the users 'forgets' to save it, ther is some strange behaviour concerning cells writ...