Uses of Class
org.apache.poi.xssf.usermodel.XSSFName

Packages that use XSSFName
org.apache.poi.xssf.usermodel   
 

Uses of XSSFName in org.apache.poi.xssf.usermodel
 

Methods in org.apache.poi.xssf.usermodel that return XSSFName
 XSSFName XSSFWorkbook.createName()
          Create a new named range and add it to the workbook's names table
 XSSFName XSSFWorkbook.getNameAt(int index)
          Gets the Named range at the given index number
 



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