is HSSFCell.removeCell() supposed to shift cell values or just clear the reference? It seems that the ValueRecordsAggregate actually shifts the cells around when this is called which doesn't seem right to me.
-- Glen
At 02:03 PM 12/04/2004, you wrote:
I'm just looking at TestValueRecordsAggregate to see if I can do anything to fix it up.
I'm finding it pretty confusing to follow but I can see a couple of issues that are preventing things from working. Firstly it tries to store the formula before it's finished constructing it. When it then needs to return the formula it appears that it tries to reconstruct it as a new record. No attempt is made to handle shared formula records and string records seem to get lost.
Anyone else been looking at this? I don't want to duplicate any current work.
Glen Stampoultzis [EMAIL PROTECTED] http://members.iinet.net.au/~gstamp/glen/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Glen Stampoultzis [EMAIL PROTECTED] http://members.iinet.net.au/~gstamp/glen/
