| 程序包 | 说明 |
|---|---|
| org.ttzero.excel.reader |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Grid.FastGrid
Use binary to mark whether the cells are `merged` and set
them accordingly if they are merged, so that you can quickly
mark and check the cell status and save space.
|
static class |
Grid.FractureGrid |
static class |
Grid.IndexGrid |
| 限定符和类型 | 方法和说明 |
|---|---|
static Grid |
GridFactory.create(List<Dimension> mergeCells) |
Grid |
MergeSheet.getMergeGrid()
获取抽象的合并表格,通过表格快速判断某个坐标是否为合并单元格的一部分
|
Copyright © 2024. All rights reserved.