Overload | Description |
---|---|
Resize(Int32,Int32,Int32,Int32) | Resizes the table with a new CellRange. The top of the table must remain in the same row, the resulting table must contain at least one row of data and the resized table must overlap the original table. |
Resize(String,String) | Resizes the table with a new CellRange. The top of the table must remain in the same row, the resulting table must contain at least one row of data and the resized table must overlap the original table. |