Documentación de la API > Drawings and detail > Object ProDwgtable > Function ProDwgtableCelltextWrap
Function ProDwgtableCelltextWrap
Description
Wrap text in cell
Replacement in Object TOOLKIT:
Synopsis
#include <ProDwgtable.h>
ProDwgtableCelltextWrap
(
/* (In)
the reference to the table.
*/
int row
/* (In)
The row index
*/
int column
/* (In)
The column index
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The function failed
User Guide References
¿Fue esto útil?