| 程序包 | 说明 |
|---|---|
| org.ttzero.excel.entity | |
| org.ttzero.excel.entity.csv | |
| org.ttzero.excel.entity.e7 | |
| org.ttzero.excel.reader |
| 类和说明 |
|---|
| Cell |
| 类和说明 |
|---|
| Cell |
| 类和说明 |
|---|
| Dimension
Worksheet dimension
This record contains the range address of the used area in the current sheet.
|
| 类和说明 |
|---|
| AppInfo
Excel文件基础信息包含作者、日期等信息,在windows操作系统上使用鼠标右键->属性->详细信息查看
|
| Cache |
| Cache.Entry
A map entry (key-value pair)
|
| CalcSheet
Make worksheets parse formulas
|
| Cell |
| CellType |
| Dimension
Worksheet dimension
This record contains the range address of the used area in the current sheet.
|
| Drawings
读取Excel图片
|
| Drawings.Picture |
| ExcelReader
Excel读取工具
ExcelReader提供一组静态的ExcelReader.read(java.nio.file.Path)方法,支持Iterator和Stream+Lambda读取xls和xlsx文件,
你可以像操作集合类一样操作Excel。 |
| FixSizeLRUCache
Implemented by the LRU page elimination algorithm.
|
| Grid |
| Grid.Scanner |
| Grid.Scanner.Entry |
| HeaderRow |
| IndexSharedStringTable |
| MergeSheet
Copy values when reading merged cells.
|
| Row |
| RowSetIterator |
| SharedStrings
Read sharedString data
This record contains a list of all strings used anywhere in the workbook.
|
| Sheet |
| XMLRow
Row data, shared by the Row object in the same Sheet page.
|
| XMLSheet
The open-xml format Worksheet
|
Copyright © 2023. All rights reserved.