|
Class Summary |
| AreaFormatInfo |
contains the information of Area format in the file. |
| AreaInfo |
contains the information of Area chart type in the file. |
| AxisInfo |
contains the information of chart axis in the file. |
| Bar_AreaInfo |
contains the information of bar_line chart type in the file. |
| Bar_LineInfo |
contains the information of bar_line chart type in the file. |
| BarExtendInfo |
contains the information of bar extend chart type in the file. |
| BarInfo |
contains the information of bar chart type in the file. |
| BFont |
Description: the Font record is Font Description
The workbook font table contains at least five Font records. |
| BLabel |
Description: Constant string
Record Body Length: 8 to 263 bytes
Record Body Byte Structure:
Byte Number Byte Description Contents (hex)
0-1 Row
2-3 Column
4-6 Index to the Xf record
7 Length of string
8-263 ASCII string, 0 to 255 bytes long
A BLabel class extends Blank class. |
| Blank |
Description: Cell with no formula or value
Record Body Length: 7 bytes
Record Body Byte Structure:
Byte Number Byte Description Contents (hex)
0-1 Row
2-3 Column
4-6 Index of XF Record
A Blank class extends Biff class. |
| BNumber |
Description: Constant floating point number
Record Body Length: 15 bytes
Record Body Byte Structure:
Byte Number Byte Description Contents (hex)
0-1 Row
2-3 Column
4-6 Cell attributes (rgbAttr) (Table 2-3)
7-14 Floating point number value (IEEE format, see Appendix A)
A BNumber class extends Blank class. |
| BoolErr |
Description: Cell Value, Boolean or Error
Record Body Length: 8 bytes
Record Body Byte Structure:
Byte Number Byte Description Contents (hex)
0-1 Row
2-3 Column
4-6 Index to the record
7 Boolean value or error value
8-263 Boolean/error flag
A BoolErr class extends Blank class. |
| BoPPoPInfo |
contains the information of BoPPoP chart type in the file. |
| ChartAreaInfo |
contains the information of Chart Area in the file. |
| ChartInfo |
contains the information of chart in the file. |
| ChartLabelInfo |
Information of chart label |
| ChartLocInfo |
contains the information of chart location in the file. |
| ChartPaper2DInfo |
contains the information of chart paper in the file. |
| ChartPaper3DInfo |
contains the information of chart paper in the file. |
| ChartPaperInfo |
contains the information of chart paper in the file. |
| ChartTypeInfo |
contains the information of chart type in the file. |
| ColInfo |
Description: Specifies a spreadsheet ColInfo
Record Body Length: 12 bytes
Record Body Byte Structure:
Byte Number Byte Description Byte Name
0-1 First formatted column colFirst
2-3 Last formatted column colLast
4-5 Column width, in 1/256s of a character width coldx
6-7 Index to XF record that contains the
default format for the column ixfe
8-9 Options grbit
10-11 RESERVED zero
A ColInfo class extends Biff class. |
| ColumnInfo |
contains the information of bar chart type in the file. |
| ConeInfo |
contains the information of Cone chart type in the file. |
| CylinderInfo |
contains the information of Cylinder chart type in the file. |
| DataFormat |
Utility to identify builin formats. |
| DateUtil |
Contains methods for dealing with Excel dates. |
| DropBarInfo |
contains the information of DropBar chart type in the file. |
| FontInfo |
Information of text font |
| Format |
Format is abbreviation of Number Format
Figure 2-2. |
| Formula |
Description: Constant floating point number
Record Body Length: 15 bytes
Record Body Byte Structure:
Byte Number Name Contents (hex)
0-1 rw Row
2-3 col Column
4-5 ixfe Index of Xf record
6-13 num Current value of formula(IEEE format)
14-15 grbit Option flags
16-19 chn
20-21 cce Length of the parsed expression
22- rgce Parsed expression
A Formula class extends Blank class. |
| GlobalWorksheet |
|
| GradientInfo |
contains the information of Area fill effects in the file. |
| Info3D |
|
| LegendInfo |
contains the information of chart legend in the file. |
| Line_LineInfo |
contains the information of line_line chart type in the file. |
| LineFormatInfo |
contains the information of chart line format in the file. |
| LineInfo |
contains the information of line chart type in the file. |
| MarkerFormatInfo |
|
| MergeCells |
Title: Merged Cells |
| PatternInfo |
contains the information of Area fill effects in the file. |
| PieInfo |
contains the information of pie chart type in the file. |
| PyramidInfo |
contains the information of Pyramid chart type in the file. |
| RadarInfo |
contains the information of radar chart type in the file. |
| Region |
Represents a from/to row/col square. |
| ScatterInfo |
contains the information of Scatter chart type in the file. |
| Series2VInfo |
|
| Series3VInfo |
|
| SeriesInfo |
|
| SeriesPattern |
|
| StockInfo |
contains the information of stock chart type in the file. |
| SurfaceInfo |
contains the information of Surface chart type in the file. |
| Workbook |
|
| Worksheet |
|
| Xf |
Description: Extended Format. |
| YAxisInfo |
contains the information of chart axis in the file. |