Uses of Class
org.apache.poi.hssf.util.HSSFCellRangeAddress.AddrStructure

Packages that use HSSFCellRangeAddress.AddrStructure
org.apache.poi.hssf.util util package contains tools needed for writing HSSF files that are not necesarily "real" HSSF concepts. 
 

Uses of HSSFCellRangeAddress.AddrStructure in org.apache.poi.hssf.util
 

Methods in org.apache.poi.hssf.util that return HSSFCellRangeAddress.AddrStructure
 HSSFCellRangeAddress.AddrStructure HSSFCellRangeAddress.getADDRStructureAt(int index)
          return the ADDR structure at the given index.
 



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