public abstract class AbstractRowAdv extends Object implements SRow, LinkedModelObject, Serializable
Constructor and Description |
---|
AbstractRowAdv() |
Modifier and Type | Method and Description |
---|---|
abstract AbstractCellAdv |
getCell(int columnIdx,
boolean proxy) |
abstract Iterator<SCell> |
getCellIterator(boolean reverse,
int start,
int end) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCellIterator, getCellIterator, getHeight, getIndex, getSheet, isCustomHeight, isHidden, isNull, setCustomHeight, setHeight, setHidden
getCellStyle, getCellStyle, setCellStyle
checkOrphan, destroy
public abstract AbstractCellAdv getCell(int columnIdx, boolean proxy)
Copyright © 2020. All rights reserved.