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.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.chart   
org.apache.poi.hssf.record.common   
org.apache.poi.hssf.record.cont   
org.apache.poi.hssf.record.crypto   
org.apache.poi.hssf.record.pivottable   
org.apache.poi.hssf.usermodel usermodel package maps HSSF low level strutures to familiar workbook/sheet model 
org.apache.poi.ss.util   
 

Classes in org.apache.poi.hssf.record used by org.apache.poi.hssf.dev
FormulaRecord
          Formula Record (0x0006).
Record
          All HSSF Records inherit from this class.
 

Classes in org.apache.poi.hssf.record used by org.apache.poi.hssf.eventmodel
Record
          All HSSF Records inherit from this class.
 

Classes in org.apache.poi.hssf.record used by org.apache.poi.hssf.eventusermodel
BoundSheetRecord
          Title: Bound Sheet Record (aka BundleSheet) (0x0085)
CellValueRecordInterface
          The cell value record interface is implemented by all classes of type Record that contain cell values.
ExternSheetRecord
          EXTERNSHEET (0x0017)
Record
          All HSSF Records inherit from this class.
SSTRecord
          Title: Static String Table Record (0x00FC)
 

Classes in org.apache.poi.hssf.record used by org.apache.poi.hssf.eventusermodel.dummyrecord
Record
          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.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 (0x005B)
FontRecord
          Title: Font Record (0x0031)
FormatRecord
          Title: Format Record (0x041E)
GridsetRecord
          Title: Gridset Record.
HyperlinkRecord
          The HyperlinkRecord (0x01B8) wraps an HLINK-record from the Excel-97 format.
MergeCellsRecord
          Title: Merged Cells Record (0x00E5)
NameCommentRecord
          Title: NAMECMT Record (0x0894)
NameRecord
          Title: DEFINEDNAME Record (0x0018)
NoteRecord
          NOTE: Comment Associated with a Cell (0x001C)
PaletteRecord
          PaletteRecord (0x0092) - Supports custom palettes.
PrintGridlinesRecord
          Title: Print Gridlines Record
PrintHeadersRecord
          Title: Print Headers Record
RecalcIdRecord
          Title: Recalc Id Record (0x01C1)
Record
          All HSSF Records inherit from this class.
RecordBase
          Common base class of Record and RecordAggregate
RowRecord
          Title: Row Record (0x0208)
SCLRecord
          Specifies the window's zoom magnification.
SelectionRecord
          Title: Selection Record (0x001D)
SSTRecord
          Title: Static String Table Record (0x00FC)
StyleRecord
          Title: Style Record (0x0293)
WindowOneRecord
          Title: Window1 Record
WindowTwoRecord
          Title: Window Two Record
WriteAccessRecord
          Title: Write Access Record (0x005C)
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.
ArrayRecord
          ARRAY (0x0221)
AutoFilterInfoRecord
          The AutoFilterInfo record specifies the number of columns that have AutoFilter enabled and indicates the beginning of the collection of AutoFilter records.
BlankRecord
          Title: Blank cell record (0x0201)
BOFRecord
          Title: Beginning Of File (0x0809)
BoolErrRecord
          Creates new BoolErrRecord.
BottomMarginRecord
          Record for the bottom margin.
BoundSheetRecord
          Title: Bound Sheet Record (aka BundleSheet) (0x0085)
CalcCountRecord
          Title: Calc Count Record Description: Specifies the maximum times the gui should perform a formula recalculation.
CalcModeRecord
          Title: Calc Mode Record
CellRecord
          Base class for all cell value records (implementors of CellValueRecordInterface).
CellValueRecordInterface
          The cell value record interface is implemented by all classes of type Record that contain cell values.
CFHeader12Record
          Conditional Formatting Header v12 record CFHEADER12 (0x0879), for conditional formattings introduced in Excel 2007 and newer.
CFHeaderBase
          Parent of Conditional Formatting Header records, CFHeaderRecord and CFHeader12Record.
CFHeaderRecord
          Conditional Formatting Header record CFHEADER (0x01B0).
CFRule12Record
          Conditional Formatting v12 Rule Record (0x087A).
CFRuleBase
          Conditional Formatting Rules.
CFRuleRecord
          Conditional Formatting Rule Record (0x01B1).
CodepageRecord
          Title: Codepage Record
ColumnInfoRecord
          Title: COLINFO Record (0x007D)
CommonObjectDataSubRecord
          The common object data record is used to store all common preferences for an excel object.
ContinueRecord
          Title: Continue Record(0x003C) - Helper class used primarily for SST Records
DBCellRecord
          Title: DBCell Record (0x00D7)
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.
DeltaRecord
          Title: Delta Record (0x0010)
DimensionsRecord
          Title: Dimensions Record
DrawingRecord
          DrawingRecord (0x00EC)
DrawingSelectionRecord
          MsoDrawingSelection (0x00ED)
DVALRecord
          Title: DATAVALIDATIONS Record (0x01B2)
DVRecord
          Title: DATAVALIDATION Record (0x01BE)
EmbeddedObjectRefSubRecord
          ftPictFmla (0x0009)
EndSubRecord
          ftEnd (0x0000)
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)
ExtSSTRecord
          Title: Extended Static String Table (0x00FF)
ExtSSTRecord.InfoSubRecord
           
FeatHdrRecord
          Title: FeatHdr (Feature Header) Record
FeatRecord
          Title: Feat (Feature) Record
FilePassRecord
          Title: File Pass Record (0x002F)
FileSharingRecord
          Title: FILESHARING (0x005B)
FontRecord
          Title: Font Record (0x0031)
FooterRecord
          Title: Footer Record (0x0015)
FormatRecord
          Title: Format Record (0x041E)
FormulaRecord
          Formula Record (0x0006).
FtCblsSubRecord
          This structure appears as part of an Obj record that represents a checkbox or radio button.
FtCfSubRecord
          The FtCf structure specifies the clipboard format of the picture-type Obj record containing this FtCf.
FtPioGrbitSubRecord
          This structure appears as part of an Obj record that represents image display properties.
GridsetRecord
          Title: Gridset Record.
GroupMarkerSubRecord
          ftGmo (0x0006)
GutsRecord
          Title: Guts Record
HCenterRecord
          Title: HCenter record (0x0083)
HeaderFooterBase
          Common header/footer base class
HeaderFooterRecord
          The HEADERFOOTER record stores information added in Office Excel 2007 for headers/footers.
HeaderRecord
          Title: Header Record
HyperlinkRecord
          The HyperlinkRecord (0x01B8) wraps an HLINK-record from the Excel-97 format.
IndexRecord
          Title: Index Record (0x020B)
InterfaceEndRecord
          Title: Interface End Record (0x00E2)
IterationRecord
          Title: Iteration Record (0x0011)
LabelRecord
          Label Record (0x0204) - read only support for strings stored directly in the cell...
LabelSSTRecord
          Title: Label SST Record
LbsDataSubRecord
          This structure specifies the properties of a list or drop-down list embedded object in a sheet.
LeftMarginRecord
          Record for the left margin.
Margin
          The margin interface is a parent used to define left, right, top and bottom margins.
MergeCellsRecord
          Title: Merged Cells Record (0x00E5)
MulBlankRecord
          Title: Multiple Blank cell record(0x00BE)
MulRKRecord
          MULRK (0x00BD)
NoteRecord
          NOTE: Comment Associated with a Cell (0x001C)
NoteStructureSubRecord
          ftNts (0x000D)
NumberRecord
          NUMBER (0x0203) Contains a numeric cell value.
ObjectProtectRecord
          Title: Object Protect Record
ObjRecord
          OBJRECORD (0x005D)
OldCellRecord
          Base class for all old (Biff 2 - Biff 4) cell value records (implementors of CellValueRecordInterface).
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
          All HSSF Records inherit from this class.
RecordBase
          Common base class of Record and RecordAggregate
RecordInputStream
          Title: Record Input Stream
RecordInputStream.LeftoverDataException
          For use in BiffViewer which may construct Records that don't completely read all available data.
RKRecord
          Title: RK Record (0x027E)
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.
StandardRecord
          Subclasses of this class (the majority of BIFF records) are non-continuable.
SubRecord
          Subrecords are part of the OBJ class.
SupBookRecord
          Title: Sup Book - EXTERNALBOOK (0x01AE)
 

Classes in org.apache.poi.hssf.record used by org.apache.poi.hssf.record.aggregates
ArrayRecord
          ARRAY (0x0221)
CellValueRecordInterface
          The cell value record interface is implemented by all classes of type Record that contain cell values.
CFHeaderBase
          Parent of Conditional Formatting Header records, CFHeaderRecord and CFHeader12Record.
CFRuleBase
          Conditional Formatting Rules.
ColumnInfoRecord
          Title: COLINFO Record (0x007D)
DimensionsRecord
          Title: Dimensions Record
DVRecord
          Title: DATAVALIDATION Record (0x01BE)
FooterRecord
          Title: Footer Record (0x0015)
FormulaRecord
          Formula Record (0x0006).
HCenterRecord
          Title: HCenter record (0x0083)
HeaderFooterRecord
          The HEADERFOOTER record stores information added in Office Excel 2007 for headers/footers.
HeaderRecord
          Title: Header Record
IndexRecord
          Title: Index Record (0x020B)
MergeCellsRecord
          Title: Merged Cells Record (0x00E5)
MulBlankRecord
          Title: Multiple Blank cell record(0x00BE)
PasswordRecord
          Title: Password Record (0x0013)
PrintSetupRecord
          Title: PAGESETUP (0x00A1)
Record
          All HSSF Records inherit from this class.
RecordBase
          Common base class of Record and RecordAggregate
RowRecord
          Title: Row Record (0x0208)
ScenarioProtectRecord
          Title: Scenario Protect Record
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
          STRING (0x0207)
TableRecord
          DATATABLE (0x0236)
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.chart
Record
          All HSSF Records inherit from this class.
RecordBase
          Common base class of Record and RecordAggregate
RecordInputStream
          Title: Record Input Stream
StandardRecord
          Subclasses of this class (the majority of BIFF records) are non-continuable.
 

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

Classes in org.apache.poi.hssf.record used by org.apache.poi.hssf.record.cont
Record
          All HSSF Records inherit from this class.
RecordBase
          Common base class of Record and RecordAggregate
RecordInputStream
          Title: Record Input Stream
 

Classes in org.apache.poi.hssf.record used by org.apache.poi.hssf.record.crypto
BiffHeaderInput
           
 

Classes in org.apache.poi.hssf.record used by org.apache.poi.hssf.record.pivottable
Record
          All HSSF Records inherit from this class.
RecordBase
          Common base class of Record and RecordAggregate
RecordInputStream
          Title: Record Input Stream
StandardRecord
          Subclasses of this class (the majority of BIFF records) are non-continuable.
 

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.
CFRule12Record
          Conditional Formatting v12 Rule Record (0x087A).
CFRuleBase
          Conditional Formatting Rules.
DVRecord
          Title: DATAVALIDATION Record (0x01BE)
EmbeddedObjectRefSubRecord
          ftPictFmla (0x0009)
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 (0x0031)
HyperlinkRecord
          The HyperlinkRecord (0x01B8) wraps an HLINK-record from the Excel-97 format.
NameRecord
          Title: DEFINEDNAME Record (0x0018)
NoteRecord
          NOTE: Comment Associated with a Cell (0x001C)
ObjRecord
          OBJRECORD (0x005D)
PaletteRecord
          PaletteRecord (0x0092) - Supports custom palettes.
PrintSetupRecord
          Title: PAGESETUP (0x00A1)
Record
          All HSSF Records inherit from this class.
RowRecord
          Title: Row Record (0x0208)
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.ss.util
RecordInputStream
          Title: Record Input Stream
 



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