Uses of Package
loci.poi.hssf.model
-
Packages that use loci.poi.hssf.model Package Description loci.poi.hssf.eventmodel loci.poi.hssf.model Provides low level API structures for reading, writing, modifying XLS files.loci.poi.hssf.record Record package contains class representations for XLS binary strutures.loci.poi.hssf.record.formula formula package contains binary PTG structures used in Formulasloci.poi.hssf.usermodel usermodel package maps HSSF low level strutures to familiar workbook/sheet model -
Classes in loci.poi.hssf.model used by loci.poi.hssf.eventmodel Class Description Model enclosing_type describe the purpose here -
Classes in loci.poi.hssf.model used by loci.poi.hssf.model Class Description AbstractShape An abstract shape is the lowlevel model for a shape.DrawingManager2 Provides utilities to manage drawing groups.Model enclosing_type describe the purpose hereSheet Low level model implementation of a Sheet (one workbook contains many sheets) This file contains the low level binary records starting at the sheets BOF and ending with the sheets EOF.TextboxShape Represents an textbox shape and converts between the highlevel records and lowlevel records for an oval.Workbook Low level model implementation of a Workbook.WorkbookRecordList -
Classes in loci.poi.hssf.model used by loci.poi.hssf.record Class Description DrawingManager2 Provides utilities to manage drawing groups.Workbook Low level model implementation of a Workbook. -
Classes in loci.poi.hssf.model used by loci.poi.hssf.record.formula Class Description Workbook Low level model implementation of a Workbook. -
Classes in loci.poi.hssf.model used by loci.poi.hssf.usermodel Class Description Sheet Low level model implementation of a Sheet (one workbook contains many sheets) This file contains the low level binary records starting at the sheets BOF and ending with the sheets EOF.Workbook Low level model implementation of a Workbook.