Package io.vertx.tp.plugin.excel.ranger
Class RowBound
java.lang.Object
io.vertx.tp.plugin.excel.ranger.RowBound
- All Implemented Interfaces:
ExBound
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RowBound
public RowBound(org.apache.poi.ss.usermodel.Sheet sheet) -
RowBound
public RowBound(int start, int end)
-
-
Method Details