Uses of Package
loci.poi.hssf.record
-
Packages that use loci.poi.hssf.record Package Description loci.poi.hssf.dev DEV package serves two purposes.loci.poi.hssf.eventmodel loci.poi.hssf.eventusermodel HSSF eventmodel Package provides an event-based API for reading HSSF files.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.aggregates record aggregates are not real "records" but collections of records that act as a single record.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 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.record used by loci.poi.hssf.dev Class Description FormulaRecord Formula Record.Record Title: Record Description: All HSSF Records inherit from this class.RecordFormatException Title: Record Format Exception Description: Used by records to indicate invalid format/data. -
Classes in loci.poi.hssf.record used by loci.poi.hssf.eventmodel Class Description Record Title: Record Description: All HSSF Records inherit from this class.RecordFormatException Title: Record Format Exception Description: Used by records to indicate invalid format/data.RecordInputStream Title: Record Input Stream -
Classes in loci.poi.hssf.record used by loci.poi.hssf.eventusermodel Class Description Record Title: Record Description: All HSSF Records inherit from this class.RecordInputStream Title: Record Input Stream -
Classes in loci.poi.hssf.record used by loci.poi.hssf.model Class Description BackupRecord Title: Backup RecordBlankRecord Title: Blank cell recordCellValueRecordInterface The cell value record interface is implemented by all classes of type Record that contain cell values.DefaultColWidthRecord Title: Default Column Width RecordDefaultRowHeightRecord Title: Default Row Height Record Description: Row height for rows with undefined or not explicitly defined heights.DimensionsRecord Title: Dimensions RecordExtendedFormatRecord Title: Extended Format Record Description: Probably one of the more complex records.ExternSheetRecord Title: Extern SheetFileSharingRecord Title: FileSharingFontRecord Title: Font Record - descrbes a font in the workbook (index = 0-3,5-infinity - skip 4)FooterRecord Title: Footer RecordFormulaRecord Formula Record.GridsetRecord Title: Gridset Record.HeaderRecord Title: Header RecordLabelSSTRecord Title: Label SST RecordMargin The margin interface is a parent used to define left, right, top and bottom margins.MergeCellsRecord Title: Merged Cells Record
Description: Optional record defining a square area of cells to "merged" into one cell.MergeCellsRecord.MergedRegion this is a low level representation of a MergedRegion of cells.NameRecord Title: Name Record (aka Named Range)NoteRecord NOTE: Comment Associated with a Cell (1Ch)NumberRecord Contains a numeric cell value.ObjectProtectRecord Title: Object Protect RecordObjRecord The obj record is used to hold various graphic objects and controls.PageBreakRecord Record that contains the functionality page breaks (horizontal and vertical)PaletteRecord PaletteRecord - Supports custom palettes.PasswordRecord Title: Password RecordPrintGridlinesRecord Title: Print Gridlines RecordPrintSetupRecord Title: Print Setup RecordProtectRecord Title: Protect RecordRecord Title: Record Description: All HSSF Records inherit from this class.RowRecord Title: Row RecordScenarioProtectRecord Title: Scenario Protect RecordSCLRecord Specifies the window's zoom magnification.SelectionRecord Title: Selection RecordSSTRecord Title: Static String Table RecordTextObjectRecord UnicodeString Title: Unicode StringWindowOneRecord Title: Window1 RecordWindowTwoRecord Title: Window Two RecordWriteAccessRecord Title: Write Access RecordWriteProtectRecord Title: Write Protect Record -
Classes in loci.poi.hssf.record used by loci.poi.hssf.record Class Description AbstractEscherHolderRecord The escher container record is used to hold escher records.CellValueRecordInterface The cell value record interface is implemented by all classes of type Record that contain cell values.CustomField EscherAggregate This class is used to aggregate the MSODRAWING and OBJ record combinations.ExternSheetSubRecord Title: A sub Record for Extern SheetExtSSTInfoSubRecord Extended SST table info subrecordExtSSTRecord Title: Extended Static String TableFormulaRecord Formula Record.LinkedDataFormulaField Not implemented yet.Margin The margin interface is a parent used to define left, right, top and bottom margins.MergeCellsRecord.MergedRegion this is a low level representation of a MergedRegion of cells.PageBreakRecord Record that contains the functionality page breaks (horizontal and vertical)PageBreakRecord.Break Since both records store 2byte integers (short), no point in differentiating it in the records.Record Title: Record Description: All HSSF Records inherit from this class.RecordFormatException Title: Record Format Exception Description: Used by records to indicate invalid format/data.RecordInputStream Title: Record Input StreamSubRecord Subrecords are part of the OBJ class.TextObjectBaseRecord The TXO record is used to define the properties of a text box.UnicodeString Title: Unicode StringUnicodeString.FormatRun UnicodeString.UnicodeRecordStats Returns the size of this record, given the ammount of record space remaining, it will also include the size of writing a continue record. -
Classes in loci.poi.hssf.record used by loci.poi.hssf.record.aggregates Class Description CellValueRecordInterface The cell value record interface is implemented by all classes of type Record that contain cell values.ColumnInfoRecord Title: ColumnInfo RecordFormulaRecord Formula Record.Record Title: Record Description: All HSSF Records inherit from this class.RecordInputStream Title: Record Input StreamRowRecord Title: Row RecordStringRecord Supports the STRING record structure. -
Classes in loci.poi.hssf.record used by loci.poi.hssf.record.formula Class Description RecordInputStream Title: Record Input Stream -
Classes in loci.poi.hssf.record used by loci.poi.hssf.usermodel Class Description CellValueRecordInterface The cell value record interface is implemented by all classes of type Record that contain cell values.ExtendedFormatRecord Title: Extended Format Record Description: Probably one of the more complex records.FontRecord Title: Font Record - descrbes a font in the workbook (index = 0-3,5-infinity - skip 4)FooterRecord Title: Footer RecordHeaderRecord Title: Header RecordNameRecord Title: Name Record (aka Named Range)NoteRecord NOTE: Comment Associated with a Cell (1Ch)ObjRecord The obj record is used to hold various graphic objects and controls.PaletteRecord PaletteRecord - Supports custom palettes.PrintSetupRecord Title: Print Setup RecordRowRecord Title: Row RecordTextObjectRecord -
Classes in loci.poi.hssf.record used by loci.poi.hssf.util Class Description MergeCellsRecord.MergedRegion this is a low level representation of a MergedRegion of cells.