Package io.vertx.tp.plugin.excel.atom
Class ExPos
- java.lang.Object
-
- io.vertx.tp.plugin.excel.atom.ExPos
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description intcolIndex()static ExPosindex(int colIndex)static ExPosindex(int rowIndex, int colIndex)org.apache.poi.ss.util.CellRangeAddressregion(int rows, int cols)introwIndex()
-