is thr any Method to get the Cell number with the Row of a particular
Value ?
like lets take an Example.,,,,,,,,I have an Excel File Containing
Values. i want to the Cell number where the 'Apple is Written'.
Printable View
is thr any Method to get the Cell number with the Row of a particular
Value ?
like lets take an Example.,,,,,,,,I have an Excel File Containing
Values. i want to the Cell number where the 'Apple is Written'.
"Yogi" <yogesh.minocha@gmail.com> writes:
[color=blue]
> is thr any Method to get the Cell number with the Row of a particular
> Value ?
>
> like lets take an Example.,,,,,,,,I have an Excel File Containing
> Values. i want to the Cell number where the 'Apple is Written'.[/color]
I don't know but you must likely have to traverse the cells yourself.
Have you considered looking at the mailing list archives for POI?
([url]http://jakarta.apache.org/site/mail2.html#POI[/url])
--
Thorbjørn Ravn Andersen