minRowHeight property

Dimension? minRowHeight
getter/setter pair

The minimum height of the row.

The row will be rendered in the Docs editor at a height equal to or greater than this value in order to show all the content in the row's cells.

Implementation

Dimension? minRowHeight;