Config.EmptySheetMaxRow

Config.EmptySheetMaxRow property

Sets/Gets default max row for an empty worksheet. the default value is 12.

public static int EmptySheetMaxRow { get; set; }

See Also