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 2015/10/12 19:39:00 UTC

[Bug 58495] Rowcount returned is zero even when there rows of data in the excel.

https://bz.apache.org/bugzilla/show_bug.cgi?id=58495

Raghu <ra...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Raghu <ra...@gmail.com> ---
Please note, 

System.out.println("Number of rows in
suite(after)"+read.getrowcount(Constants.test_suite_sheet));
//Here, the output is 0

In the above mentioned statement, Constants is a class and test_suite_sheet is
a static String which is initialized as "Test Suite".

-- 
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