I'm working on a method where I want to pass the MS Excel column identifier
(i.e."C" or "AH) and want to retrieve the according numerical index. I.e. 1
for "A" or 34 for "AH".

Was looking through all the objects (i.e. HSSFSheet and others) but coul not
find this convertion.

Any help is greatly appreciated.

Chris
-- 
View this message in context: 
http://www.nabble.com/Get-column-index-by-specifying-Excel-column-index-%28i.e.%22C%22-for-col-C%29-tf3517898.html#a9818468
Sent from the POI - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/

Reply via email to