Hi,
   
  In excel, we can name a cell.
  In the jxl, it provide a method in jxl.Workbook as:
  public abstract Cell findCellByName(java.lang.String name)
   
  I checked the POI API Doc but can not find such interface.
  Is there any way to find the cell by cell name?
   
  Thanks.

       
---------------------------------
 雅虎邮箱,您的终生邮箱!

Reply via email to