Hi, I want to know if a particular cell is a NamedCell or not.. I did not find any direct method in HSSFCell to achieve this result.So I made a workaround of creating a cell using CellReference and then comparing the same with the cell got from cellIterator of Row. But now the problem is if more than 1 cell is grouped and a name is given to that...how to get the desired result ??
Nags ************************************************************************** This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated. **************************************************************************
