Uses of Package
org.apache.poi.hssf.util

Packages that use org.apache.poi.hssf.util
org.apache.poi.hssf.usermodel usermodel package maps HSSF low level strutures to familiar workbook/sheet model  
org.apache.poi.hssf.util util package contains tools needed for writing HSSF files that are not necesarily "real" HSSF concepts. 
 

Classes in org.apache.poi.hssf.util used by org.apache.poi.hssf.usermodel
Region
          Represents a from/to row/col square.
 

Classes in org.apache.poi.hssf.util used by org.apache.poi.hssf.util
HSSFColor
          Intends to provide support for the very evil index to triplet issue and will likely replace the color contants interface for HSSF 2.0.
Region
          Represents a from/to row/col square.
 



Copyright © 2002 Apache jakarta-poi project. All Rights Reserved.