set Row Heights
Manually set row height of all rows. Overrides automatic resizing based on content from this row.
See also
Parameters
row Height
New row height. Use ROW_HEIGHT_AUTO to restore automatic resizing behaviour.
Throws
If Array size does not match row count or values were negative.
Manually set row height of all rows. Overrides automatic resizing based on content from this row.
See also
Parameters
row Heights
New row heights. Array index 0 get applied for the first row etc. Use ROW_HEIGHT_AUTO to restore automatic resizing behaviour.
Throws
If Array size does not match row count or values were negative.