| 程序包 | 说明 |
|---|---|
| org.ttzero.excel.entity | |
| org.ttzero.excel.entity.csv | |
| org.ttzero.excel.entity.e7 | |
| org.ttzero.excel.reader |
| 类和说明 |
|---|
| Cell |
| 类和说明 |
|---|
| Cell |
| 类和说明 |
|---|
| Cell |
| 类和说明 |
|---|
| AppInfo
The file basic information
|
| Cache |
| Cache.Entry
A map entry (key-value pair)
|
| Cell |
| CellType |
| Dimension
Worksheet dimension
This record contains the range address of the used area in the current sheet.
|
| Drawings
Drawings resources
|
| Drawings.Picture |
| ExcelReader
Excel Reader tools
A streaming operation chain, using cursor control, the cursor
will only move forward, so you cannot repeatedly operate the
same Sheet stream.
|
| FixSizeLRUCache
Implemented by the LRU page elimination algorithm.
|
| HeaderRow |
| Row |
| SharedStrings
Read sharedString data
For large files, it is impossible to load all data into the
memory and get it by index.
|
| Sheet |
| XMLRow
Row data, shared by the Row object in the same Sheet page.
|
| XMLSheet
The open-xml format Worksheet
|
Copyright © 2022. All rights reserved.