
ProTableCellsMerge | |
( ProTable* table /* (In) The table */ int start_column /* (In) The leftmost column of the merged cell */ int start_row /* (In) The upper row of the merged cell */ int end_column /* (In) The rightmost column of the merged cell */ int end_row /* (In) The bottom row of the merged cell */ int display /* (In) Flag that specifies whether or not the table is to be displayed after creation. */ ) |

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

