aspose file tools
The moose likes Other JSE/JEE APIs and the fly likes Reading Total Number of Cells from Excel Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Other JSE/JEE APIs
Reply Bookmark "Reading Total Number of Cells from Excel" Watch "Reading Total Number of Cells from Excel" New topic
Author

Reading Total Number of Cells from Excel

Kshipra Darsana
Greenhorn

Joined: Dec 29, 2010
Posts: 3
Hi,

Please help me how to find out the total number of cells in each row of excel.
If I have 5 cell data, and if any two cell data are blank, getPhysicalNumberOfCells will return 3 only. I want to get the full count ie, 5 itself. how can i get the same.

 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Reading Total Number of Cells from Excel
 
Similar Threads
java and Excel
getting farmula cell values in excel using poi or jexcelapi
PROJECT HELP USING SERVLETS
writing output to an excel spreadsheet
How to put Select Box in Excel column Cell using Jxl API