| 接口 | 说明 |
|---|---|
| ICell |
基类单元格
|
| ICellSupportMeta |
support cell's meta
|
| IMergedCell |
cell's interface support to custom a range cell!
|
| IRowCell |
cell row interface
|
| 类 | 说明 |
|---|---|
| AbstractCell |
abstract cell
|
| FormulaCellValue |
公式单元格的值
|
| ImageCell |
a cell that contains a image!
|
| MergedCell |
MultiCell contain multiple cells
|
| SingleCell |
Single cell only contains one cell!
|