*Thanks Nick, It working fine...
**Thanks & Regards, Saravanan.P * * *************************************************************************************** Never Design your life like GARDEN, any one can walk...! So, Design your life like SKY where every one has aspire to reach...! *************************************************************************************** * On Thu, Nov 25, 2010 at 7:30 PM, Nick Burch <[email protected]> wrote: > On Thu, 25 Nov 2010, Saravanan P wrote: > >> I have Excel Cell Address like A1,A2. So, how to access this cell >> programatically using poi3.6 >> > > CellReference lets you switch between references and row/cell indicies: > http://poi.apache.org/apidocs/org/apache/poi/ss/util/CellReference.html > > Nick > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
