Uses of Class
loci.poi.hssf.util.PaneInformation
Packages that use PaneInformation
Package
Description
Provides low level API structures for reading, writing, modifying XLS files.
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
-
Uses of PaneInformation in loci.poi.hssf.model
Methods in loci.poi.hssf.model that return PaneInformationModifier and TypeMethodDescriptionSheet.getPaneInformation()Returns the information regarding the currently configured pane (split or freeze). -
Uses of PaneInformation in loci.poi.hssf.usermodel
Methods in loci.poi.hssf.usermodel that return PaneInformationModifier and TypeMethodDescriptionHSSFSheet.getPaneInformation()Returns the information regarding the currently configured pane (split or freeze).