set_row_height
Set the height of a specific body row in a tablix using any RDL size string like '0.25in' or '1cm'. Specify the row index, tablix name, and report path.
Instructions
Set the Height of the Nth body row (0-indexed) in a tablix. Accepts any RDL size string ('0.25in', '1cm', '12pt').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| height | Yes | ||
| row_index | Yes | ||
| tablix_name | Yes |