AutoFitterOptions.MaxRowHeight

AutoFitterOptions.MaxRowHeight property

Gets and sets the max row height(in unit of Point) when autofitting rows.

public double MaxRowHeight { get; set; }

See Also