public class IndexedCell extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.xlsx4j.sml.Cell |
cell |
static Pattern |
CELL_REF_PATTERN |
protected String |
column |
protected int |
row |
| Constructor and Description |
|---|
IndexedCell(org.xlsx4j.sml.Cell cell) |
Copyright © 2016 camunda services GmbH. All rights reserved.