Overload | Description |
---|---|
GetPreferredRowHeight(Int32) | Gets the height in pixels of the tallest cell (based on text content) in the specified row on this sheet. |
GetPreferredRowHeight(Int32,Boolean) | Gets the height in pixels of the tallest cell (based on text content) in the specified row on this sheet. |
GetPreferredRowHeight(Int32,Boolean,Boolean) | Gets the height in pixels of the tallest cell (based on text content) in the specified row on this sheet. |
GetPreferredRowHeight(Int32,PreferredSizeRowOptions) | Gets the height in pixels of the tallest cell (based on text content) in the specified row on this sheet. |