On Sep 13, 2011, at 6:22 AM, nmsrinivas wrote:

> hi ,
> Please help me any one
> 
> 1)poi XSSF doesn't read the blank cell(empty) with Cell.CELL_TYPE_BLANK ?
> how to read ?
> 

http://poi.apache.org/apidocs/org/apache/poi/ss/usermodel/Workbook.html#setMissingCellPolicy(org.apache.poi.ss.usermodel.Row.MissingCellPolicy)

> 2) how to get the formula value of the cell ?
> ex: 2+2=4
> return 4;

See http://poi.apache.org/spreadsheet/eval.html



> 
> 
> 
> 
> --
> View this message in context: 
> http://apache-poi.1045710.n5.nabble.com/when-is-3-8-stable-version-planned-to-be-released-tp4796754p4798484.html
> Sent from the POI - Dev mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to