Package io.vertx.tp.plugin.excel.atom
Class ExPos
java.lang.Object
io.vertx.tp.plugin.excel.atom.ExPos
- Author:
- Lang
-
Method Summary
-
Method Details
-
index
-
index
-
rowIndex
public int rowIndex() -
colIndex
public int colIndex() -
region
public org.apache.poi.ss.util.CellRangeAddress region(int rows, int cols)
-