Sets the width of the row to the height of the tallest cell value in the row.

 public void AutoFitHeight()
Public Sub AutoFitHeight()
rowProps.AutoFitHeight();
rowProps.AutoFitHeight()