
ProTableCellsRemesh | |
( ProTable* table /* (In) the table; */ int start_column /* (In) the leftmost column of the region to remesh; */ int start_row /* (In) the upper row of the region to remesh; */ int end_column /* (In) the rightmost column of the region to remesh; */ int end_row /* (In) the bottom row of the region to remesh. */ int display /* (In) Flag that specifies whether or not the table is to be displayed after creation. If display==TRUE, then the table is displayed (behavior as in releases prior to Release 20). If display==FALSE, then the table is not displayed. */ ) |

Success. | |
Failure. | |
When the input row or the column does not exist. | |
The object or model can't be modified. |

