org.apache.poi.hssf.record |
Record package contains class representations for XLS binary strutures. Its very
low level.
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:
@see org.apache.poi.hssf.eventmodel
@see org.apache.poi.hssf.record.RecordFactory
|
Java Source File Name | Type | Comment |
AbstractEscherHolderRecord.java | Class | The escher container record is used to hold escher records. |
AreaFormatRecord.java | Class | The area format record is used to define the colours and patterns for an area.
NOTE: This source is automatically generated please do not modify this file. |
AreaRecord.java | Class | The area record is used to define a area chart.
NOTE: This source is automatically generated please do not modify this file. |
AxisLineFormatRecord.java | Class | The axis line format record defines the axis type details.
NOTE: This source is automatically generated please do not modify this file. |
AxisOptionsRecord.java | Class | The axis options record provides unit information and other various tidbits about the axis.
NOTE: This source is automatically generated please do not modify this file. |
AxisParentRecord.java | Class | The axis size and location
NOTE: This source is automatically generated please do not modify this file. |
AxisRecord.java | Class | The axis record defines the type of an axis.
NOTE: This source is automatically generated please do not modify this file. |
AxisUsedRecord.java | Class | The number of axes used on a chart.
NOTE: This source is automatically generated please do not modify this file. |
BackupRecord.java | Class | Title: Backup Record
Description: Boolean specifying whether
the GUI should store a backup of the file.
REFERENCE: PG 287 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
BarRecord.java | Class | The bar record is used to define a bar chart.
NOTE: This source is automatically generated please do not modify this file. |
BeginRecord.java | Class | The begin record defines the start of a block of records for a (grpahing
data object. |
BlankRecord.java | Class | Title: Blank cell record
Description: Represents a column in a row with no value but with styling.
REFERENCE: PG 287 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
BOFRecord.java | Class | Title: Beginning Of File
Description: Somewhat of a misnomer, its used for the beginning of a set of
records that have a particular pupose or subject.
Used in sheets and workbooks.
REFERENCE: PG 289 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
BookBoolRecord.java | Class | Title: Save External Links record (BookBool)
Description: Contains a flag specifying whether the Gui should save externally
linked values from other workbooks. |
BoolErrRecord.java | Class | Creates new BoolErrRecord. |
BottomMarginRecord.java | Class | Record for the bottom margin. |
BoundSheetRecord.java | Class | Title: Bound Sheet Record (aka BundleSheet)
Description: Defines a sheet within a workbook. |
CalcCountRecord.java | Class | Title: Calc Count Record
Description: Specifies the maximum times the gui should perform a formula
recalculation. |
CalcModeRecord.java | Class | Title: Calc Mode Record
Description: Tells the gui whether to calculate formulas
automatically, manually or automatically
except for tables.
REFERENCE: PG 292 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
CategorySeriesAxisRecord.java | Class | This record refers to a category or series axis and is used to specify label/tickmark frequency.
NOTE: This source is automatically generated please do not modify this file. |
CellValueRecordInterface.java | Interface | The cell value record interface is implemented by all classes of type Record that
contain cell values. |
ChartFormatRecord.java | Class | |
ChartRecord.java | Class | The chart record is used to define the location and size of a chart.
NOTE: This source is automatically generated please do not modify this file. |
ChartTitleFormatRecord.java | Class | Describes the formatting runs associated with a chart title. |
CodepageRecord.java | Class | Title: Codepage Record
Description: the default characterset. |
ColumnInfoRecord.java | Class | Title: ColumnInfo 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)
author: Andrew C. |
CommonObjectDataSubRecord.java | Class | The common object data record is used to store all common preferences for an excel object.
NOTE: This source is automatically generated please do not modify this file. |
ContinueRecord.java | Class | Title: Continue Record - Helper class used primarily for SST Records
Description: handles overflow for prior record in the input
stream; content is tailored to that prior record
author: Marc Johnson (mjohnson at apache dot org) author: Andrew C. |
CountryRecord.java | Class | Title: Country Record (aka WIN.INI country)
Description: used for localization. |
CustomField.java | Interface | |
DataFormatRecord.java | Class | The data format record is used to index into a series.
NOTE: This source is automatically generated please do not modify this file. |
DateWindow1904Record.java | Class | Title: Date Window 1904 Flag record
Description: Flag specifying whether 1904 date windowing is used.
(tick toc tick toc...BOOM!)
REFERENCE: PG 280 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
DatRecord.java | Class | The dat record is used to store options for the chart.
NOTE: This source is automatically generated please do not modify this file. |
DBCellRecord.java | Class | Title: DBCell Record
Description: Used by Excel and other MS apps to quickly find rows in the sheets.
REFERENCE: PG 299/440 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
DefaultColWidthRecord.java | Class | Title: Default Column Width Record
Description: Specifies the default width for columns that have no specific
width set.
REFERENCE: PG 302 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
DefaultDataLabelTextPropertiesRecord.java | Class | The default data label text properties record identifies the text characteristics of the preceeding text record.
NOTE: This source is automatically generated please do not modify this file. |
DefaultRowHeightRecord.java | Class | Title: Default Row Height Record
Description: Row height for rows with undefined or not explicitly defined
heights.
REFERENCE: PG 301 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
DeltaRecord.java | Class | Title: Delta Record
Description: controls the accuracy of the calculations
REFERENCE: PG 303 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
DimensionsRecord.java | Class | Title: Dimensions Record
Description: provides the minumum and maximum bounds
of a sheet.
REFERENCE: PG 303 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
DrawingGroupRecord.java | Class | |
DrawingRecord.java | Class | |
DrawingRecordForBiffViewer.java | Class | This is purely for the biff viewer. |
DrawingSelectionRecord.java | Class | |
DSFRecord.java | Class | Title: Double Stream Flag Record
Description: tells if this is a double stream file. |
DVALRecord.java | Class | Title: DVAL Record
Description: used in data validation ;
This record is the list header of all data validation records in the current sheet. |
DVRecord.java | Class | Title: DV Record
Description: This record stores data validation settings and a list of cell ranges
which contain these settings. |
EmbeddedObjectRefSubRecord.java | Class | A sub-record within the OBJ record which stores a reference to an object
stored in a separate entry within the OLE2 compound file. |
EndRecord.java | Class | The end record defines the end of a block of records for a (Graphing)
data object. |
EndSubRecord.java | Class | The end data record is used to denote the end of the subrecords.
NOTE: This source is automatically generated please do not modify this file. |
EOFRecord.java | Class | End Of File record.
Description: Marks the end of records belonging to a particular object in the
HSSF File
REFERENCE: PG 307 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
EscherAggregate.java | Class | This class is used to aggregate the MSODRAWING and OBJ record
combinations. |
ExtendedFormatRecord.java | Class | Title: Extended Format Record
Description: Probably one of the more complex records. |
ExternSheetRecord.java | Class | Title: Extern Sheet
Description: A List of Inndexes to SupBook
REFERENCE:
author: Libin Roman (Vista Portal LDT. |
ExternSheetSubRecord.java | Class | Title: A sub Record for Extern Sheet
Description: Defines a named range within a workbook. |
ExtSSTInfoSubRecord.java | Class | Extended SST table info subrecord
contains the elements of "info" in the SST's array field
author: Andrew C. |
ExtSSTRecord.java | Class | Title: Extended Static String Table
Description: This record is used for a quick lookup into the SST record. |
FilePassRecord.java | Class | Title: File Pass Record
Description: Indicates that the record after this record are encrypted. |
FileSharingRecord.java | Class | Title: FileSharing
Description: stores the encrypted readonly for a workbook (write protect)
REFERENCE: PG 314 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
FnGroupCountRecord.java | Class | Title: Function Group Count Record
Description: Number of built in function groups in the current version of the
Spreadsheet (probably only used on Windoze)
REFERENCE: PG 315 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
FontBasisRecord.java | Class | The font basis record stores various font metrics.
NOTE: This source is automatically generated please do not modify this file. |
FontIndexRecord.java | Class | The font index record indexes into the font table for the text record.
NOTE: This source is automatically generated please do not modify this file. |
FontRecord.java | Class | Title: Font Record - descrbes a font in the workbook (index = 0-3,5-infinity - skip 4)
Description: An element in the Font Table
REFERENCE: PG 315 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
FooterRecord.java | Class | Title: Footer Record
Description: Specifies the footer for a sheet
REFERENCE: PG 317 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
FormatRecord.java | Class | Title: Format Record
Description: describes a number format -- those goofy strings like $(#,###)
REFERENCE: PG 317 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
FormulaRecord.java | Class | Formula Record.
REFERENCE: PG 317/444 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
FrameRecord.java | Class | The frame record indicates whether there is a border around the displayed text of a chart.
NOTE: This source is automatically generated please do not modify this file. |
GridsetRecord.java | Class | Title: Gridset Record.
Description: flag denoting whether the user specified that gridlines are used when
printing.
REFERENCE: PG 320 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
GroupMarkerSubRecord.java | Class | The group marker record is used as a position holder for groups. |
GutsRecord.java | Class | Title: Guts Record
Description: Row/column gutter sizes
REFERENCE: PG 320 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
HCenterRecord.java | Class | Title: HCenter record
Description: whether to center between horizontal margins
REFERENCE: PG 320 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
HeaderRecord.java | Class | Title: Header Record
Description: Specifies a header for a sheet
REFERENCE: PG 321 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
HideObjRecord.java | Class | Title: Hide Object Record
Description: flag defines whether to hide placeholders and object
REFERENCE: PG 321 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
HorizontalPageBreakRecord.java | Class | |
IndexRecord.java | Class | Title: Index Record
Description: Occurs right after BOF, tells you where the DBCELL records are for a sheet
Important for locating cells
NOT USED IN THIS RELEASE
REFERENCE: PG 323 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
InterfaceEndRecord.java | Class | Title: Interface End Record
Description: Shows where the Interface Records end (MMS)
(has no fields)
REFERENCE: PG 324 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
InterfaceHdrRecord.java | Class | Title: Interface Header Record
Description: Defines the beginning of Interface records (MMS)
REFERENCE: PG 324 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
IterationRecord.java | Class | Title: Iteration Record
Description: Tells whether to iterate over forumla calculations or not
(if a formula is dependant upon another formula's result)
(odd feature for something that can only have 32 elements in
a formula!)
REFERENCE: PG 325 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
LabelRecord.java | Class | Label Record - read only support for strings stored directly in the cell.. |
LabelSSTRecord.java | Class | Title: Label SST Record
Description: Refers to a string in the shared string table and is a column
value. |
LeftMarginRecord.java | Class | Record for the left margin. |
LegendRecord.java | Class | Defines a legend for a chart.
NOTE: This source is automatically generated please do not modify this file. |
LineFormatRecord.java | Class | Describes a line format record. |
LinkedDataFormulaField.java | Class | Not implemented yet. |
LinkedDataRecord.java | Class | Describes a linked data record. |
Margin.java | Interface | The margin interface is a parent used to define left, right, top and bottom margins. |
MergeCellsRecord.java | Class | Title: Merged Cells Record
Description: Optional record defining a square area of cells to "merged" into
one cell. |
MMSRecord.java | Class | Title: MMS Record
Description: defines how many add menu and del menu options are stored
in the file. |
MulBlankRecord.java | Class | Title: Mulitple Blank cell record
Description: Represents a set of columns in a row with no value but with styling.
In this release we have read-only support for this record type.
The RecordFactory converts this to a set of BlankRecord objects.
REFERENCE: PG 329 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
MulRKRecord.java | Class | Used to store multiple RK numbers on a row. |
NameRecord.java | Class | Title: Name Record (aka Named Range)
Description: Defines a named range within a workbook. |
NoteRecord.java | Class | |
NoteStructureSubRecord.java | Class | Represents a NoteStructure (0xD) sub record.
The docs say nothing about it. |
NumberFormatIndexRecord.java | Class | The number format index record indexes format table. |
NumberRecord.java | Class | Contains a numeric cell value. |
ObjectLinkRecord.java | Class | Links text to an object on the chart or identifies it as the title.
NOTE: This source is automatically generated please do not modify this file. |
ObjectProtectRecord.java | Class | Title: Object Protect Record
Description: Protect embedded object with the lamest "security" ever invented. |
ObjRecord.java | Class | The obj record is used to hold various graphic objects and controls. |
PageBreakRecord.java | Class | |
PaletteRecord.java | Class | PaletteRecord - Supports custom palettes.
author: Andrew C. |
PaneRecord.java | Class | Describes the frozen and unfozen panes.
NOTE: This source is automatically generated please do not modify this file. |
PasswordRecord.java | Class | Title: Password Record
Description: stores the encrypted password for a sheet or workbook (HSSF doesn't support encryption)
REFERENCE: PG 371 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
PasswordRev4Record.java | Class | Title: Protection Revision 4 password Record
Description: Stores the (2 byte??!!) encrypted password for a shared
workbook
REFERENCE: PG 374 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
PlotAreaRecord.java | Class | preceeds and identifies a frame as belonging to the plot area.
NOTE: This source is automatically generated please do not modify this file. |
PlotGrowthRecord.java | Class | The plot growth record specifies the scaling factors used when a font is scaled.
NOTE: This source is automatically generated please do not modify this file. |
PrecisionRecord.java | Class | Title: Precision Record
Description: defines whether to store with full precision or what's displayed by the gui
(meaning have really screwed up and skewed figures or only think you do!)
REFERENCE: PG 372 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
PrintGridlinesRecord.java | Class | Title: Print Gridlines Record
Description: whether to print the gridlines when you enjoy you spreadsheet on paper.
REFERENCE: PG 373 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
PrintHeadersRecord.java | Class | Title: Print Headers Record
Description: Whether or not to print the row/column headers when you
enjoy your spreadsheet in the physical form.
REFERENCE: PG 373 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
PrintSetupRecord.java | Class | Title: Print Setup Record
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)
author: Andrew C. |
ProtectionRev4Record.java | Class | Title: Protection Revision 4 Record
Description: describes whether this is a protected shared/tracked workbook
( HSSF does not support encryption because we don't feel like going to jail )
REFERENCE: PG 373 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
ProtectRecord.java | Class | Title: Protect Record
Description: defines whether a sheet or workbook is protected (HSSF DOES NOT SUPPORT ENCRYPTION)
(kindly ask the US government to stop having arcane stupid encryption laws and we'll support it)
(after all terrorists will all use US-legal encrypton right??)
HSSF now supports the simple "protected" sheets (where they are not encrypted and open office et al
ignore the password record entirely).
REFERENCE: PG 373 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
RecalcIdRecord.java | Class | Title: Recalc Id Record
Description: This record contains an ID that marks when a worksheet was last
recalculated. |
Record.java | Class | Title: Record
Description: All HSSF Records inherit from this class. |
RecordFactory.java | Class | Title: Record Factory
Description: Takes a stream and outputs an array of Record objects.
org.apache.poi.hssf.eventmodel.EventRecordFactory See Also: org.apache.poi.hssf.eventmodel.EventRecordFactory author: Andrew C. |
RecordFormatException.java | Class | |
RecordInputStream.java | Class | |
RecordProcessor.java | Class | Process a single record. |
RefModeRecord.java | Class | Title: RefMode Record
Description: Describes which reference mode to use
REFERENCE: PG 376 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
RefreshAllRecord.java | Class | Title: Refresh All Record
Description: Flag whether to refresh all external data when loading a sheet.
(which hssf doesn't support anyhow so who really cares?)
REFERENCE: PG 376 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
RightMarginRecord.java | Class | Record for the right margin. |
RKRecord.java | Class | Title: RK Record
Description: An internal 32 bit number with the two most significant bits
storing the type. |
RowRecord.java | Class | Title: Row Record
Description: stores the row information for the sheet. |
SaveRecalcRecord.java | Class | Title: Save Recalc Record
Description: defines whether to recalculate before saving (set to true)
REFERENCE: PG 381 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
ScenarioProtectRecord.java | Class | Title: Scenario Protect Record
Description: I have no idea what a Scenario is or why on would want to
protect it with the lamest "security" ever invented. |
SCLRecord.java | Class | Specifies the window's zoom magnification. |
SelectionRecord.java | Class | Title: Selection Record
Description: shows the user's selection on the sheet
for write set num refs to 0
TODO : Fully implement reference subrecords.
REFERENCE: PG 291 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
SeriesChartGroupIndexRecord.java | Class | The series chart group index record stores the index to the CHARTFORMAT record (0 based).
NOTE: This source is automatically generated please do not modify this file. |
SeriesIndexRecord.java | Class | links a series to its position in the series list.
NOTE: This source is automatically generated please do not modify this file. |
SeriesLabelsRecord.java | Class | The series label record defines the type of label associated with the data format record.
NOTE: This source is automatically generated please do not modify this file. |
SeriesListRecord.java | Class | The series list record defines the series displayed as an overlay to the main chart record.
NOTE: This source is automatically generated please do not modify this file. |
SeriesRecord.java | Class | The series record describes the overall data for a series.
NOTE: This source is automatically generated please do not modify this file. |
SeriesTextRecord.java | Class | Defines a series name
NOTE: This source is automatically generated please do not modify this file. |
SeriesToChartGroupRecord.java | Class | Indicates the chart-group index for a series. |
SharedFormulaRecord.java | Class | Title: SharedFormulaRecord
Description: Primarily used as an excel optimization so that multiple similar formulas
are not written out too many times. |
SheetPropertiesRecord.java | Class | Describes a chart sheet properties record.
NOTE: This source is automatically generated please do not modify this file. |
SSTDeserializer.java | Class | Handles the task of deserializing a SST string. |
SSTRecord.java | Class | Title: Static String Table Record
Description: This holds all the strings for LabelSSTRecords.
REFERENCE: PG 389 Microsoft Excel 97 Developer's Kit (ISBN:
1-57231-498-2)
author: Andrew C. |
SSTRecordHeader.java | Class | Write out an SST header record. |
SSTRecordSizeCalculator.java | Class | Used to calculate the record sizes for a particular record. |
SSTSerializer.java | Class | This class handles serialization of SST records. |
StringRecord.java | Class | Supports the STRING record structure. |
StyleRecord.java | Class | Title: Style Record
Description: Describes a builtin to the gui or user defined style
REFERENCE: PG 390 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
SubRecord.java | Class | Subrecords are part of the OBJ class. |
SupBookRecord.java | Class | Title: Sup Book
Description: A Extrenal Workbook Deciption (Sup Book)
Its only a dummy record for making new ExternSheet Record
REFERENCE:
author: Libin Roman (Vista Portal LDT. |
TabIdRecord.java | Class | Title: Sheet Tab Index Array Record
Description: Contains an array of sheet id's. |
TestAreaFormatRecord.java | Class | Tests the serialization and deserialization of the AreaFormatRecord
class works correctly. |
TestAreaRecord.java | Class | Tests the serialization and deserialization of the AreaRecord
class works correctly. |
TestAxisLineFormatRecord.java | Class | Tests the serialization and deserialization of the AxisLineFormatRecord
class works correctly. |
TestAxisOptionsRecord.java | Class | Tests the serialization and deserialization of the AxisOptionsRecord
class works correctly. |
TestAxisParentRecord.java | Class | Tests the serialization and deserialization of the AxisParentRecord
class works correctly. |
TestAxisRecord.java | Class | Tests the serialization and deserialization of the AxisRecord
class works correctly. |
TestAxisUsedRecord.java | Class | Tests the serialization and deserialization of the AxisUsedRecord
class works correctly. |
TestBarRecord.java | Class | Tests the serialization and deserialization of the BarRecord
class works correctly. |
TestBOFRecord.java | Class | |
TestBoundSheetRecord.java | Class | Tests BoundSheetRecord. |
TestcaseRecordInputStream.java | Class | A Record Input Stream derivative that makes access to byte arrays used in the
test cases work a bit easier. |
TestCategorySeriesAxisRecord.java | Class | Tests the serialization and deserialization of the CategorySeriesAxisRecord
class works correctly. |
TestChartRecord.java | Class | Tests the serialization and deserialization of the ChartRecord
class works correctly. |
TestChartTitleFormatRecord.java | Class | |
TestCommonObjectDataSubRecord.java | Class | Tests the serialization and deserialization of the CommonObjectDataSubRecord
class works correctly. |
TestDataFormatRecord.java | Class | Tests the serialization and deserialization of the DataFormatRecord
class works correctly. |
TestDatRecord.java | Class | Tests the serialization and deserialization of the DatRecord
class works correctly. |
TestDefaultDataLabelTextPropertiesRecord.java | Class | Tests the serialization and deserialization of the DefaultDataLabelTextPropertiesRecord
class works correctly. |
TestDrawingGroupRecord.java | Class | |
TestEmbeddedObjectRefSubRecord.java | Class | Tests the serialization and deserialization of the TestEmbeddedObjectRefSubRecord
class works correctly. |
TestEndSubRecord.java | Class | Tests the serialization and deserialization of the EndSubRecord
class works correctly. |
TestEscherAggregate.java | Class | Tests the EscherAggregate class. |
TestFontBasisRecord.java | Class | Tests the serialization and deserialization of the FontBasisRecord
class works correctly. |
TestFontIndexRecord.java | Class | Tests the serialization and deserialization of the FontIndexRecord
class works correctly. |
TestFormulaRecord.java | Class | Tests the serialization and deserialization of the FormulaRecord
class works correctly. |
TestFrameRecord.java | Class | Tests the serialization and deserialization of the FrameRecord
class works correctly. |
TestLegendRecord.java | Class | Tests the serialization and deserialization of the LegendRecord
class works correctly. |
TestLineFormatRecord.java | Class | Tests the serialization and deserialization of the LineFormatRecord
class works correctly. |
TestLinkedDataRecord.java | Class | Tests the serialization and deserialization of the LinkedDataRecord
class works correctly. |
TestMergeCellsRecord.java | Class | |
TestNameRecord.java | Class | |
TestNoteRecord.java | Class | Tests the serialization and deserialization of the NoteRecord
class works correctly. |
TestNoteStructureSubRecord.java | Class | Tests the serialization and deserialization of the NoteRecord
class works correctly. |
TestNumberFormatIndexRecord.java | Class | Tests the serialization and deserialization of the NumberFormatIndexRecord
class works correctly. |
TestObjectLinkRecord.java | Class | Tests the serialization and deserialization of the ObjectLinkRecord
class works correctly. |
TestObjRecord.java | Class | Tests the serialization and deserialization of the ObjRecord class works correctly. |
TestPaletteRecord.java | Class | |
TestPaneRecord.java | Class | Tests the serialization and deserialization of the PaneRecord
class works correctly. |
TestPlotAreaRecord.java | Class | Tests the serialization and deserialization of the PlotAreaRecord
class works correctly. |
TestPlotGrowthRecord.java | Class | Tests the serialization and deserialization of the PlotGrowthRecord
class works correctly. |
TestRecordFactory.java | Class | Tests the record factory
author: Glen Stampoultzis (glens at apache.org) author: Andrew C. |
TestSCLRecord.java | Class | Tests the serialization and deserialization of the SCLRecord
class works correctly. |
TestSeriesChartGroupIndexRecord.java | Class | Tests the serialization and deserialization of the SeriesChartGroupIndexRecord
class works correctly. |
TestSeriesIndexRecord.java | Class | Tests the serialization and deserialization of the SeriesIndexRecord
class works correctly. |
TestSeriesLabelsRecord.java | Class | Tests the serialization and deserialization of the SeriesLabelsRecord
class works correctly. |
TestSeriesListRecord.java | Class | Tests the serialization and deserialization of the SeriesListRecord
class works correctly. |
TestSeriesRecord.java | Class | Tests the serialization and deserialization of the SeriesRecord
class works correctly. |
TestSeriesTextRecord.java | Class | Tests the serialization and deserialization of the SeriesTextRecord
class works correctly. |
TestSeriesToChartGroupRecord.java | Class | Tests the serialization and deserialization of the SeriesToChartGroupRecord
class works correctly. |
TestSheetPropertiesRecord.java | Class | Tests the serialization and deserialization of the SheetPropertiesRecord
class works correctly. |
TestSSTDeserializer.java | Class | Exercise the SSTDeserializer class. |
TestSSTRecord.java | Class | |
TestSSTRecordSizeCalculator.java | Class | Tests that records size calculates correctly. |
TestStringRecord.java | Class | Tests the serialization and deserialization of the StringRecord
class works correctly. |
TestSubRecord.java | Class | Tests Subrecord components of an OBJ record. |
TestSupBookRecord.java | Class | Tests the serialization and deserialization of the SupBook record
class works correctly. |
TestTextObjectBaseRecord.java | Class | Tests the serialization and deserialization of the TextObjectBaseRecord
class works correctly. |
TestTextObjectRecord.java | Class | Tests that serialization and deserialization of the TextObjectRecord . |
TestTextRecord.java | Class | Tests the serialization and deserialization of the TextRecord
class works correctly. |
TestTickRecord.java | Class | Tests the serialization and deserialization of the TickRecord
class works correctly. |
TestUnicodeNameRecord.java | Class | |
TestUnicodeString.java | Class | Tests that records size calculates correctly. |
TestUnitsRecord.java | Class | Tests the serialization and deserialization of the UnitsRecord
class works correctly. |
TestValueRangeRecord.java | Class | Tests the serialization and deserialization of the ValueRangeRecord
class works correctly. |
TextObjectBaseRecord.java | Class | The TXO record is used to define the properties of a text box. |
TextObjectRecord.java | Class | |
TextRecord.java | Class | The text record is used to define text stored on a chart.
NOTE: This source is automatically generated please do not modify this file. |
TickRecord.java | Class | The Tick record defines how tick marks and label positioning/formatting
NOTE: This source is automatically generated please do not modify this file. |
TopMarginRecord.java | Class | Record for the top margin. |
UnicodeString.java | Class | Title: Unicode String
Description: Unicode String record. |
UnitsRecord.java | Class | The units record describes units.
NOTE: This source is automatically generated please do not modify this file. |
UnknownRecord.java | Class | Title: Unknown Record (for debugging)
Description: Unknown record just tells you the sid so you can figure out
what records you are missing. |
UseSelFSRecord.java | Class | Title: Use Natural Language Formulas Flag
Description: Tells the GUI if this was written by something that can use
"natural language" formulas. |
ValueRangeRecord.java | Class | The value range record defines the range of the value axis.
NOTE: This source is automatically generated please do not modify this file. |
VCenterRecord.java | Class | Title: VCenter record
Description: tells whether to center the sheet between vertical margins
REFERENCE: PG 420 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
VerticalPageBreakRecord.java | Class | |
WindowOneRecord.java | Class | Title: Window1 Record
Description: Stores the attributes of the workbook window. |
WindowProtectRecord.java | Class | Title: Window Protect Record
Description: flags whether workbook windows are protected
REFERENCE: PG 424 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
WindowTwoRecord.java | Class | Title: Window Two Record
Description: sheet window settings
REFERENCE: PG 422 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
WriteAccessRecord.java | Class | Title: Write Access Record
Description: Stores the username of that who owns the spreadsheet generator
(on unix the user's login, on Windoze its the name you typed when
you installed the thing)
REFERENCE: PG 424 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |
WriteProtectRecord.java | Class | Title: Write Protect Record
Description: Indicated that the sheet/workbook is write protected. |
WSBoolRecord.java | Class | Title: WSBool Record.
Description: stores workbook settings (aka its a big "everything we didn't
put somewhere else")
REFERENCE: PG 425 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)
author: Andrew C. |