Use String.Concat instead of String.Format to speed up string concatenation
1 parent c0706ca commit 25af2cf760c318e82f3ddc6c15745f772c910738
@Francois Botha Francois Botha authored on 30 Aug 2017
Showing 10 changed files
View
ClosedXML/Excel/Cells/XLCell.cs
View
ClosedXML/Excel/Coordinates/XLAddress.cs
View
ClosedXML/Excel/Hyperlinks/XLHyperlink_public.cs
View
ClosedXML/Excel/Ranges/XLRangeAddress.cs
View
ClosedXML/Excel/Ranges/XLRangeBase.cs
View
ClosedXML/Excel/Tables/XLTable.cs
View
ClosedXML/Excel/XLWorkbook_Save.NestedTypes.cs
View
ClosedXML/Excel/XLWorkbook_Save.cs
View
ClosedXML/Excel/XLWorksheet.cs
View
ClosedXML/Extensions/StringExtensions.cs