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, waitgetCellIterator, getCellIterator, getHeight, getIndex, getSheet, isCustomHeight, isHidden, isNull, setCustomHeight, setHeight, setHiddengetCellStyle, getCellStyle, setCellStylecheckOrphan, destroypublic abstract AbstractCellAdv getCell(int columnIdx, boolean proxy)
Copyright © 2020. All rights reserved.