Config.IgnoreEmptyContent

Config.IgnoreEmptyContent property

Sets/Gets whether to show the max range which includes data ,style, merged cells and shapes. if the last row or column contains cells with no value and formula but has custom style then we will not show this row/column when this vlaue is true。 the default value is true .

public static bool IgnoreEmptyContent { get; set; }

See Also