
ProTableRowheightAutoadjustSet | |
( ProTable* table /* (In) The reference to the table. */ int row /* (In) Row number for which the property is to be set. Row numbers start with 1. */ ProTableRowheightAutoadjusttype auto_adjust /* (In) PROTBLROWHEIGHT_AUTOADJUST_TRUE to set the property, PROTBLROWHEIGHT_AUTOADJUST_FALSE to unset it. */ ) |

The function succeeded. | |
One or more input arguments was invalid. | |
The automatic adjust property could not be set. | |
The row is a non-template repeat region row. The object or model can't be modified. |

