public class RowBound extends Object implements ExBound
RowBound(int start, int end)
RowBound(org.apache.poi.ss.usermodel.Sheet sheet)
boolean
equals(Object o)
int
getEnd()
getStart()
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public RowBound(org.apache.poi.ss.usermodel.Sheet sheet)
public RowBound(int start, int end)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
public int getStart()
getStart
ExBound
public int getEnd()
getEnd
Copyright © 2021. All rights reserved.