Uses of Class
org.apache.poi.hssf.usermodel.HSSFName

Packages that use HSSFName
org.apache.poi.hssf.usermodel usermodel package maps HSSF low level strutures to familiar workbook/sheet model 
 

Uses of HSSFName in org.apache.poi.hssf.usermodel
 

Methods in org.apache.poi.hssf.usermodel that return HSSFName
 HSSFName HSSFWorkbook.createName()
          creates a new named range and add it to the model
 HSSFName HSSFWorkbook.getNameAt(int index)
          gets the Named range
 



Copyright 2008 The Apache Software Foundation or its licensors, as applicable.