public interface SheetExecutorCellCase extends CellCase
限定符和类型 | 方法和说明 |
---|---|
BoxCEProvider |
getBox(int row,
int column)
获取某个位置单元格
|
add, cellIterator, clear, get, getColumn, getColumnCount, getColumns, getIndexColumn, getIndexRow, getRow, getRowCount, getRows, insertColumn, insertRow, intersect, recalculate, releaseCache, removeCell, removeColumn, removeRow, toCache
clone
BoxCEProvider getBox(int row, int column)
row
- column
-