Since SIMPLE supports automatic table expansion. Whenever a cell outside the current table is addressed the table is instantly expanded. Method getCellByPosition
can randomly access any cell, no matter it in or out of the table original range.
@return a new appended column
@see #appendColumns(int)
@see #getColumnByIndex(int)
@see #getCellByPosition(int,int)
@see #getCellByPosition(String)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|