| 类和说明 |
|---|
| CollectionSheet
FIXME unfinished
|
| Column
Associated with Worksheet for controlling head style and cache
column data types and conversions
|
| Comment |
| Comments
A simple implementation
|
| Comments.C |
| Comments.Pr |
| Comments.R |
| CSVSheet |
| ExcelWriteException |
| I18N |
| ICellValueAndStyle |
| IWorkbookWriter |
| IWorksheetWriter |
| ListSheet
List is the most important data source, you can pass all
the data at a time, or customize the worksheet to extends
the
ListSheet, and then override the ListSheet.more()
method to achieve segmented loading of data. |
| ListSheet.EntryColumn |
| Panes
Panes
|
| Relationship |
| ResultSetSheet
ResultSet is one of the worksheet data sources, It has a subclass
StatementSheet. |
| Row |
| RowBlock
All cells in the Cell Table are divided into blocks of 32
consecutive rows, called Row Blocks.The first Row Block starts
with the first used row in that sheet.
|
| SharedStrings
A workbook collects the strings of all text cells in a global list,
the Shared String Table.
|
| SharedStringTable |
| Sheet
Each worksheet corresponds to one or more sheet.xml of physical.
|
| StatementSheet
Statement is one of the worksheet data sources, it's
extends from
ResultSetSheet, and will be obtained from
MetaData if no header information is given. |
| Storable |
| Tuple2 |
| WaterMark
Excel does not have a watermark function.
|
| Workbook
The workbook is the basic unit of Excel, and an 'xlsx' or 'xls' file
corresponds to a workbook instance.
|
| 类和说明 |
|---|
| Column
Associated with Worksheet for controlling head style and cache
column data types and conversions
|
| ExcelWriteException |
| ICellValueAndStyle |
| IWorkbookWriter |
| IWorksheetWriter |
| Row |
| RowBlock
All cells in the Cell Table are divided into blocks of 32
consecutive rows, called Row Blocks.The first Row Block starts
with the first used row in that sheet.
|
| Sheet
Each worksheet corresponds to one or more sheet.xml of physical.
|
| Storable |
| Workbook
The workbook is the basic unit of Excel, and an 'xlsx' or 'xls' file
corresponds to a workbook instance.
|
| 类和说明 |
|---|
| AbstractTemplate |
| Column
Associated with Worksheet for controlling head style and cache
column data types and conversions
|
| Comments
A simple implementation
|
| ExcelWriteException |
| ICellValueAndStyle |
| IWorkbookWriter |
| IWorksheetWriter |
| Relationship |
| Row |
| RowBlock
All cells in the Cell Table are divided into blocks of 32
consecutive rows, called Row Blocks.The first Row Block starts
with the first used row in that sheet.
|
| SharedStrings
A workbook collects the strings of all text cells in a global list,
the Shared String Table.
|
| Sheet
Each worksheet corresponds to one or more sheet.xml of physical.
|
| Storable |
| Workbook
The workbook is the basic unit of Excel, and an 'xlsx' or 'xls' file
corresponds to a workbook instance.
|
| 类和说明 |
|---|
| I18N |
| Storable |
| 类和说明 |
|---|
| Relationship |
| 类和说明 |
|---|
| Storable |
| 类和说明 |
|---|
| ListSheet.EntryColumn |
| SharedStringTable |
Copyright © 2022. All rights reserved.