| 程序包 | 说明 |
|---|---|
| org.ttzero.excel.entity | |
| org.ttzero.excel.entity.csv | |
| org.ttzero.excel.entity.e7 | |
| org.ttzero.excel.entity.style | |
| org.ttzero.excel.manager | |
| org.ttzero.excel.reader |
| 类和说明 |
|---|
| CollectionSheet
FIXME unfinished
Create by guanquan.wang at 2019-04-30 20:45
|
| CSVSheet
Create by guanquan.wang at 2019-09-26 08:33
|
| ExcelWriteException
Created by guanquan.wang on 2017/10/19.
|
| I18N
Create by guanquan.wang on 2018-10-13
|
| ICellValueAndStyle
Create by guanquan.wang at 2019-09-25 11:24
|
| IWorkbookWriter
Create by guanquan.wang at 2019-04-22 16:00
|
| IWorksheetWriter
Create by guanquan.wang at 2019-04-22 17:23
|
| 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. |
| Relationship
Created by guanquan.wang on 2017/9/30.
|
| ResultSetSheet
ResultSet is one of the worksheet data sources, It has a subclass
StatementSheet. |
| Row
Create by guanquan.wang at 2019-04-23 09:57
|
| 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
Create by guanquan.wang at 2019-05-10 20:04
|
| Sheet
Each worksheet corresponds to one or more sheet.xml of physical.
|
| Sheet.Column
Associated with Worksheet for controlling head style and cache
column data types and conversions
|
| 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. |
| Storageable
Create by guanquan.wang at 2019-05-08 13:13
|
| 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.
|
| 类和说明 |
|---|
| ExcelWriteException
Created by guanquan.wang on 2017/10/19.
|
| ICellValueAndStyle
Create by guanquan.wang at 2019-09-25 11:24
|
| IWorkbookWriter
Create by guanquan.wang at 2019-04-22 16:00
|
| IWorksheetWriter
Create by guanquan.wang at 2019-04-22 17:23
|
| Row
Create by guanquan.wang at 2019-04-23 09:57
|
| 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.
|
| Sheet.Column
Associated with Worksheet for controlling head style and cache
column data types and conversions
|
| Storageable
Create by guanquan.wang at 2019-05-08 13:13
|
| Workbook
The workbook is the basic unit of Excel, and an 'xlsx' or 'xls' file
corresponds to a workbook instance.
|
| 类和说明 |
|---|
| AbstractTemplate
Created by guanquan.wang at 2018-02-26 13:45
|
| ExcelWriteException
Created by guanquan.wang on 2017/10/19.
|
| ICellValueAndStyle
Create by guanquan.wang at 2019-09-25 11:24
|
| IWorkbookWriter
Create by guanquan.wang at 2019-04-22 16:00
|
| IWorksheetWriter
Create by guanquan.wang at 2019-04-22 17:23
|
| Relationship
Created by guanquan.wang on 2017/9/30.
|
| Row
Create by guanquan.wang at 2019-04-23 09:57
|
| 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.
|
| Sheet.Column
Associated with Worksheet for controlling head style and cache
column data types and conversions
|
| Storageable
Create by guanquan.wang at 2019-05-08 13:13
|
| Workbook
The workbook is the basic unit of Excel, and an 'xlsx' or 'xls' file
corresponds to a workbook instance.
|
| 类和说明 |
|---|
| I18N
Create by guanquan.wang on 2018-10-13
|
| Storageable
Create by guanquan.wang at 2019-05-08 13:13
|
| 类和说明 |
|---|
| Relationship
Created by guanquan.wang on 2017/9/30.
|
| 类和说明 |
|---|
| SharedStringTable
Create by guanquan.wang at 2019-05-10 20:04
|
Copyright © 2019. All rights reserved.