
ProTableRowHeightSet | |
( ProTable* table /* (In) The reference to the table. */ int row /* (In) The row index */ double row_height /* (In) Row height */ ProTableSizetype size_type /* (In) Size type. If PROTABLESIZE_CHARACTERS, then row_height will be rounded down. To avoid this, use PROTABLESIZE_CHARS_TRUE. */ ) |

The function succeeded. | |
One or more input arguments was invalid. | |
The row height could not set. | |
The object or model can't be modified. |

