Config.AutoFitRowsHeightOnLoad

Config.AutoFitRowsHeightOnLoad property

Indicates whether to auto-fit row heights during file loading. The default value is false. Warning: Setting this to true will perform an auto-fit all rows operation post-load, which may have a noticeable impact on performance.

public static bool AutoFitRowsHeightOnLoad { get; set; }

See Also