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

The function succeeded. | |
One or more input arguments was invalid. | |
The row height could not set |

