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

Packages that use HSSFCellRangeAddress
org.apache.poi.hssf.record Record package contains class representations for XLS binary strutures. 
 

Uses of HSSFCellRangeAddress in org.apache.poi.hssf.record
 

Methods in org.apache.poi.hssf.record that return HSSFCellRangeAddress
 HSSFCellRangeAddress DVRecord.getCellRangeAddress()
           
 

Methods in org.apache.poi.hssf.record with parameters of type HSSFCellRangeAddress
 void DVRecord.setCellRangeAddress(HSSFCellRangeAddress range)
           
 



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