Config.EmptySheetMaxRow

Config.EmptySheetMaxRow property

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

public static int EmptySheetMaxRow { get; set; }

See Also