cell_proxy offers access to a cell. When you have a table t and call t[col_idx][row_idx] a cell_proxy-object is returned which represents the cell. You can get the cell-data, retrieve the logical position and width and if you have a cell_proxy created on a non-const table you can set the cell-data
|
by Steven Weiss. You can contact me at steven11@gmx.de. |