
Replacement in Object TOOLKIT: |

ProDwgtableRowheightAutoadjustSet | |
( ProDwgtable* 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. */ ProDwgtableRowheightAutoadjusttype auto_adjust /* (In) PRODWGTBLROWHEIGHT_AUTOADJUST_TRUE to set the property, PRODWGTBLROWHEIGHT_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. |

