Config.AutoOptimizeForLargeCells

Config.AutoOptimizeForLargeCells property

Sets/Gets whether to automatically optimize the load performance for worksheet with large cells ignore some style /borders to reduce the load time the default value is true.

public static bool AutoOptimizeForLargeCells { get; set; }

See Also