Uses of Package
loci.poi.hssf.util
-
Packages that use loci.poi.hssf.util Package Description loci.poi.hssf.model Provides low level API structures for reading, writing, modifying XLS files.loci.poi.hssf.usermodel usermodel package maps HSSF low level strutures to familiar workbook/sheet modelloci.poi.hssf.util util package contains tools needed for writing HSSF files that are not necesarily "real" HSSF concepts. -
Classes in loci.poi.hssf.util used by loci.poi.hssf.model Class Description PaneInformation Holds information regarding a split plane or freeze plane for a sheet.SheetReferences Holds a collection of Sheet names and their associated reference numbers. -
Classes in loci.poi.hssf.util used by loci.poi.hssf.usermodel Class Description 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.PaneInformation Holds information regarding a split plane or freeze plane for a sheet.Region Represents a from/to row/col square. -
Classes in loci.poi.hssf.util used by loci.poi.hssf.util Class Description CellReference 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.