You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2012/06/18 22:42:45 UTC

[Bug 53433] LastCellOfRowDummyRecord is fired unneccessarily whenever formula cell(returning String Result) is encountered

https://issues.apache.org/bugzilla/show_bug.cgi?id=53433

--- Comment #1 from Manohar Bhat <ov...@gmail.com> ---
Created attachment 28957
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=28957&action=edit
This version ignores LastCellOfRowDummyRecord for detecting row end

This version of XLS2CSVmra does not depend on LastCellOfRowDummyRecord to
detect row end. But whenever the "thisRow" value of cell increases, it is
assumed that a new row is beginning.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org