On Tue, Oct 11, 2011 at 12:53 PM, skrajath <[email protected]> wrote: > Hi Yegor , > > Thanks a lot, it worked great. > I have about 20 column to read Ex: M1, J1, AB1 etc > Do I have to create reference to each of these or is there any other way to > handle multiple column CellReferences. >
You need to create a CellReference object per reference. Yegor > Thanks in advance > > > -- > View this message in context: > http://apache-poi.1045710.n5.nabble.com/XSSF-Row-getCell-tp4890435p4891128.html > Sent from the POI - User 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]
