
ProTableTextEnter | |
( ProTable* table /* (In) The table to which to add the text for the cell. */ int column /* (In) The column number of the cell. The column indices start at 1. */ int row /* (In) The row number of the cell. The row indices start at 1. */ ProWstring* lines /* (In) ProArray of text lines assigned to the table cell. */ ) |

Success | |
Failure | |
The object or model can't be modified. |

