Class CellReference
java.lang.Object
io.jmix.reports.yarg.formatters.impl.xlsx.CellReference
- All Implemented Interfaces:
Comparable
-
Field Summary
-
Constructor Summary
ConstructorDescriptionCellReference
(String sheet, int row, int column) CellReference
(String sheet, String cellRef) CellReference
(String sheet, org.xlsx4j.sml.Cell cell) -
Method Summary
-
Field Details
-
CELL_COORDINATES_PATTERN
-
-
Constructor Details
-
CellReference
-
CellReference
-
CellReference
-
-
Method Details