Application hanging on CmdFormat.ApplyCols

Questions and answers on how to use XLSReadWriteII 5.
Post Reply
mmacedobr
Posts: 2
Joined: Wed Jan 21, 2015 5:12 pm

Application hanging on CmdFormat.ApplyCols

Post by mmacedobr »

When we run the sample FormatCells and click on the "Format colummns" button, the application hangs consuming all CPU.
The bug is on the line: XLS.CmdFormat.ApplyRows(1,5);
We're using version 5.20.45 and Delphi XE2
larsa
Site Admin
Posts: 926
Joined: Mon Jun 27, 2005 9:30 pm

Re: Application hanging on CmdFormat.ApplyCols

Post by larsa »

Hello

This is fixed in update 5.20.46
Lars Arvidsson, Axolot Data
Post Reply