| 程序包 | 说明 |
|---|---|
| org.ttzero.excel.reader |
| 限定符和类型 | 字段和说明 |
|---|---|
protected Dimension |
XMLSheet.dimension |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Dimension |
XMLDrawings.dimension(org.dom4j.Element e,
org.dom4j.Namespace xdr) |
Dimension |
Grid.Scanner.Entry.getDim() |
Dimension |
XMLSheet.getDimension()
Returns The range address of the used area in
the current sheet
NOTE: This method can only guarantee accurate row ranges
|
Dimension |
Sheet.getDimension()
Returns The range address of the used area in
the current sheet
NOTE: This method can only guarantee accurate row ranges
|
Dimension |
Drawings.Picture.getDimension() |
static Dimension |
Dimension.of(String range)
Create
Dimension from a range string |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Grid.mark(Dimension dimension)
Mark `1` at the specified
Dimension |
void |
Grid.FastGrid.mark(Dimension dimension) |
void |
Grid.IndexGrid.mark(Dimension dim) |
void |
Grid.FractureGrid.mark(Dimension dim) |
| 限定符和类型 | 方法和说明 |
|---|---|
static Grid |
GridFactory.create(List<Dimension> mergeCells) |
Copyright © 2022. All rights reserved.