Documentation de l'API > Miscellaneous > Object ProTable > Function ProTableDataRowsSet
Function ProTableDataRowsSet
Description
Setup rows properties
Synopsis
#include <ProTable.h>
ProTableDataRowsSet
(
/* (In)
The ProTableData structure
*/
int n_rows
/* (In)
Number of rows. The maximum number of rows that can be specified is 100.
*/
double* heights
/* (In)
ProArray of row heights
*/
)
Returns
Success
Bad input argument
User Guide References
Est-ce que cela a été utile ?