
ProTableCellRegionGet | |
( ProMdl mdl /* (In) The Model. */ ProTable* pro_table /* (In) The table. */ int column /* (In) The column the cell belongs to, the first column is 0. */ int row /* (In) The row the cell belongs to, the first row is 0. */ int* r_region_id /* (Out) The region id. */ ) |

The function found region from cell. | |
One or more of the input arguments are invalid. | |
PRO_TO_E_NOT_FOUND | The table cell doesn't belong to any region. |

