See: Description
Interface | Description |
---|---|
RecordAggregate.RecordVisitor |
Class | Description |
---|---|
AutoFilterInfoRecordAggregate | Deprecated
by dennischen@zkoss.org, 2013/8/13, this class doesn't implement well and cause ZSS-408 Cannot save 2003 format if the file contains auto filter configuration.
|
BOFRecordAggregate |
Aggregation of bof
|
CFRecordsAggregate |
CFRecordsAggregate - aggregates Conditional Formatting records CFHeaderRecord
and number of up to three CFRuleRecord records together to simplify
access to them.
|
ChartSubstreamRecordAggregate |
Manages the all the records associated with a chart sub-stream.
|
ColumnInfoRecordsAggregate | |
ConditionalFormattingTable |
Holds all the conditional formatting for a workbook sheet.
|
CustomViewSettingsRecordAggregate |
Manages the all the records associated with a 'Custom View Settings' sub-stream.
|
DataValidityTable |
Manages the DVALRecord and DVRecords for a single sheet
See OOO excelfileformat.pdf section 4.14 |
FormulaRecordAggregate |
The formula record aggregate is used to join together the formula record and it's
(optional) string record and (optional) Shared Formula Record (template reads, excel optimization).
|
MergedCellsTable | |
PageSettingsBlock |
Groups the page settings records for a worksheet.
|
RecordAggregate |
RecordAggregates are groups of of BIFF Records that are typically stored
together and/or updated together.
|
RecordAggregate.PositionTrackingVisitor |
A wrapper for
RecordAggregate.RecordVisitor which accumulates the sizes of all
records visited. |
RowRecordsAggregate | |
SharedValueManager |
Manages various auxiliary records while constructing a
RowRecordsAggregate :
SharedFormulaRecord s
ArrayRecord s
TableRecord s
|
ValueRecordsAggregate |
Aggregate value records together.
|
WorksheetProtectionBlock |
Groups the sheet protection records for a worksheet.
|
org.apache.poi.hssf.record
,
org.apache.poi.hssf.eventmodel
,
org.apache.poi.hssf.record.RecordFactory
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.