Googled whilst waiting for the tea to mash and found this in the javadoc;
getCellNum
public short getCellNum()
Deprecated. (Oct 2008) use getColumnIndex()
So, there is your answer, use the getColumnIndex() method instead.
Yours
Mark B
James Geroge wrote:
>
> Hi Friends,
> I am trying to way to get the cellnumber from POI 3.5.
> in 2.5 (HSSFCell) there was method named cell.getCellNum() which returns
> the cell number, but in 3.5 i did not see that method, please help
>
> Thanks
> James George
>
--
View this message in context:
http://old.nabble.com/How-to-get-the-Cell-Number-from-POI-3.5-tp28259150p28263814.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]