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

Packages that use org.apache.poi.hssf.record
org.apache.poi.hssf.dev DEV package serves two purposes. 
org.apache.poi.hssf.eventmodel   
org.apache.poi.hssf.eventusermodel HSSF eventmodel Package provides an event-based API for reading HSSF files. 
org.apache.poi.hssf.eventusermodel.dummyrecord   
org.apache.poi.hssf.eventusermodel.examples   
org.apache.poi.hssf.model Provides low level API structures for reading, writing, modifying XLS files. 
org.apache.poi.hssf.record Record package contains class representations for XLS binary strutures. 
org.apache.poi.hssf.record.aggregates record aggregates are not real "records" but collections of records that act as a single record. 
org.apache.poi.hssf.record.cf   
org.apache.poi.hssf.record.constant   
org.apache.poi.hssf.record.formula formula package contains binary PTG structures used in Formulas 
org.apache.poi.hssf.usermodel usermodel package maps HSSF low level strutures to familiar workbook/sheet model 
org.apache.poi.hssf.usermodel.examples   
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.record used by org.apache.poi.hssf.dev
FormulaRecord
          Formula Record (0x0006).
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 org.apache.poi.hssf.record used by org.apache.poi.hssf.eventmodel
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 org.apache.poi.hssf.record used by org.apache.poi.hssf.eventusermodel
BoundSheetRecord
          Title: Bound Sheet Record (aka BundleSheet)
CellValueRecordInterface
          The cell value record interface is implemented by all classes of type Record that contain cell values.
ExternSheetRecord
          EXTERNSHEET (0x0017)
A List of Indexes to EXTERNALBOOK (supplemental book) Records

Record
          Title: Record Description: All HSSF Records inherit from this class.
RecordInputStream
          Title: Record Input Stream
SSTRecord
          Title: Static String Table Record
 

Classes in org.apache.poi.hssf.record used by org.apache.poi.hssf.eventusermodel.dummyrecord
Record
          Title: Record Description: All HSSF Records inherit from this class.
RecordBase
          Common base class of Record and RecordAggregate
 

Classes in org.apache.poi.hssf.record used by org.apache.poi.hssf.eventusermodel.examples
Record
          Title: Record Description: All HSSF Records inherit from this class.
 

Classes in org.apache.poi.hssf.record used by org.apache.poi.hssf.model
BackupRecord
          Title: Backup Record
CellValueRecordInterface
          The cell value record interface is implemented by all classes of type Record that contain cell values.
DefaultColWidthRecord
          Title: Default Column Width Record (0x0055)
DefaultRowHeightRecord
          Title: Default Row Height Record Description: Row height for rows with undefined or not explicitly defined heights.
ExtendedFormatRecord
          Title: Extended Format Record Description: Probably one of the more complex records.
FileSharingRecord
          Title: FILESHARING
FontRecord
          Title: Font Record - descrbes a font in the workbook (index = 0-3,5-infinity - skip 4)
GridsetRecord
          Title: Gridset Record.
MergeCellsRecord
          Title: Merged Cells Record (0x00E5)
Description: Optional record defining a square area of cells to "merged" into one cell.
NameRecord
          Title: DEFINEDNAME Record (0x0018)

Description: Defines a named range within a workbook.

NoteRecord
          NOTE: Comment Associated with a Cell (1Ch)
ObjectProtectRecord
          Title: Object Protect Record
ObjRecord
          The obj record is used to hold various graphic objects and controls.
PaletteRecord
          PaletteRecord - Supports custom palettes.
PasswordRecord
          Title: Password Record
PrintGridlinesRecord
          Title: Print Gridlines Record
ProtectRecord
          Title: Protect Record
Record
          Title: Record Description: All HSSF Records inherit from this class.
RowRecord
          Title: Row Record (0x0208)

Description: stores the row information for the sheet.

ScenarioProtectRecord
          Title: Scenario Protect Record
SCLRecord
          Specifies the window's zoom magnification.
SelectionRecord
          Title: Selection Record (0x001D)
SSTRecord
          Title: Static String Table Record
StyleRecord
          Title: Style Record
TextObjectRecord
          The TXO record (0x01B6) is used to define the properties of a text box.
UnicodeString
          Title: Unicode String
WindowOneRecord
          Title: Window1 Record
WindowTwoRecord
          Title: Window Two Record
WriteAccessRecord
          Title: Write Access Record
WriteProtectRecord
          Title: Write Protect Record
 

Classes in org.apache.poi.hssf.record used by org.apache.poi.hssf.record
AbstractEscherHolderRecord
          The escher container record is used to hold escher records.
BoundSheetRecord
          Title: Bound Sheet Record (aka BundleSheet)
CellValueRecordInterface
          The cell value record interface is implemented by all classes of type Record that contain cell values.
CFRuleRecord
          Conditional Formatting Rule Record.
ColumnInfoRecord
          Title: COLINFO Record

Description: Defines with width and formatting for a range of columns

REFERENCE: PG 293 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)

DrawingRecord
           
EOFRecord
          End Of File record.
EscherAggregate
          This class is used to aggregate the MSODRAWING and OBJ record combinations.
ExtendedFormatRecord
          Title: Extended Format Record Description: Probably one of the more complex records.
ExternSheetRecord
          EXTERNSHEET (0x0017)
A List of Indexes to EXTERNALBOOK (supplemental book) Records

ExtSSTInfoSubRecord
          Extended SST table info subrecord
ExtSSTRecord
          Title: Extended Static String Table
FontRecord
          Title: Font Record - descrbes a font in the workbook (index = 0-3,5-infinity - skip 4)
FormulaRecord
          Formula Record (0x0006).
LinkedDataFormulaField
          Not implemented yet.
Margin
          The margin interface is a parent used to define left, right, top and bottom margins.
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.
RecordBase
          Common base class of Record and RecordAggregate
RecordFormatException
          Title: Record Format Exception Description: Used by records to indicate invalid format/data.
RecordInputStream
          Title: Record Input Stream
SharedValueRecordBase
          Common base class for SharedFormulaRecord, ArrayRecord and TableRecord which are have similarities.
SubRecord
          Subrecords are part of the OBJ class.
SupBookRecord
          Title: Sup Book (EXTERNALBOOK)
UnicodeString
          Title: Unicode String
UnicodeString.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 org.apache.poi.hssf.record used by org.apache.poi.hssf.record.aggregates
ArrayRecord
          ARRAY (0x0221)

Treated in a similar way to SharedFormulaRecord

CellValueRecordInterface
          The cell value record interface is implemented by all classes of type Record that contain cell values.
CFHeaderRecord
          Conditional Formatting Header record CFHEADER (0x1B0)
CFRuleRecord
          Conditional Formatting Rule Record.
ColumnInfoRecord
          Title: COLINFO Record

Description: Defines with width and formatting for a range of columns

REFERENCE: PG 293 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)

DVRecord
          Title: DATAVALIDATION Record (0x01BE)

Description: This record stores data validation settings and a list of cell ranges which contain these settings.

FooterRecord
          Title: Footer Record
FormulaRecord
          Formula Record (0x0006).
HCenterRecord
          Title: HCenter record (0x0083)
HeaderRecord
          Title: Header Record
IndexRecord
          Title: Index Record
MergeCellsRecord
          Title: Merged Cells Record (0x00E5)
Description: Optional record defining a square area of cells to "merged" into one cell.
PrintSetupRecord
          Title: PAGESETUP (0x00A1)

Description: Stores print setup options -- bogus for HSSF (and marked as such)

REFERENCE: PG 385 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)

Record
          Title: Record Description: All HSSF Records inherit from this class.
RecordBase
          Common base class of Record and RecordAggregate
RecordInputStream
          Title: Record Input Stream
RowRecord
          Title: Row Record (0x0208)

Description: stores the row information for the sheet.

SharedFormulaRecord
          Title: SHAREDFMLA (0x04BC) SharedFormulaRecord Description: Primarily used as an excel optimization so that multiple similar formulas are not written out too many times.
SharedValueRecordBase
          Common base class for SharedFormulaRecord, ArrayRecord and TableRecord which are have similarities.
StringRecord
          Supports the STRING record structure.
TableRecord
          DATATABLE (0x0236)

TableRecord - The record specifies a data table.

VCenterRecord
          Title: VCenter record
 

Classes in org.apache.poi.hssf.record used by org.apache.poi.hssf.record.cf
RecordInputStream
          Title: Record Input Stream
 

Classes in org.apache.poi.hssf.record used by org.apache.poi.hssf.record.constant
RecordInputStream
          Title: Record Input Stream
 

Classes in org.apache.poi.hssf.record used by org.apache.poi.hssf.record.formula
RecordInputStream
          Title: Record Input Stream
 

Classes in org.apache.poi.hssf.record used by org.apache.poi.hssf.usermodel
CellValueRecordInterface
          The cell value record interface is implemented by all classes of type Record that contain cell values.
CFRuleRecord
          Conditional Formatting Rule Record.
DVRecord
          Title: DATAVALIDATION Record (0x01BE)

Description: This record stores data validation settings and a list of cell ranges which contain these settings.

EmbeddedObjectRefSubRecord
          ftPictFmla (0x0009)
A sub-record within the OBJ record which stores a reference to an object stored in a separate entry within the OLE2 compound file.
EscherAggregate
          This class is used to aggregate the MSODRAWING and OBJ record combinations.
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 Record
HeaderRecord
          Title: Header Record
HyperlinkRecord
          The HyperlinkRecord wraps an HLINK-record from the Excel-97 format.
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: PAGESETUP (0x00A1)

Description: Stores print setup options -- bogus for HSSF (and marked as such)

REFERENCE: PG 385 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)

RowRecord
          Title: Row Record (0x0208)

Description: stores the row information for the sheet.

TextObjectRecord
          The TXO record (0x01B6) is used to define the properties of a text box.
 

Classes in org.apache.poi.hssf.record used by org.apache.poi.hssf.usermodel.examples
Record
          Title: Record Description: All HSSF Records inherit from this class.
 

Classes in org.apache.poi.hssf.record used by org.apache.poi.hssf.util
RecordInputStream
          Title: Record Input Stream
 



Copyright 2008 The Apache Software Foundation or its licensors, as applicable.