Merge branch 'develop' of https://github.com/ClosedXML/ClosedXML into netstandard2
# Conflicts:
#	ClosedXML/ClosedXML.csproj
#	ClosedXML/Excel/ConditionalFormats/Save/XLCFDataBarConverter.cs
#	ClosedXML/Excel/Style/IXLFontBase.cs
#	ClosedXML/Excel/XLWorkbook_Load.cs
#	ClosedXML_Tests/ClosedXML_Tests.csproj
commit 1ef34f6a98c58e2de7cd5b08ce677f5785d6c5c8
2 parents dca00cd + feebfe7
@Francois Botha Francois Botha authored on 22 Sep 2017
Showing 46 changed files
View
ClosedXML/Excel/AutoFilters/IXLBaseAutoFilter.cs
View
ClosedXML/Excel/CalcEngine/Functions/MathTrig.cs
View
ClosedXML/Excel/Cells/IXLCell.cs
View
ClosedXML/Excel/Cells/XLCell.cs
View
ClosedXML/Excel/ConditionalFormats/IXLConditionalFormat.cs
View
ClosedXML/Excel/ConditionalFormats/Save/IXLCFConverterExtension.cs 0 → 100644
View
ClosedXML/Excel/ConditionalFormats/Save/XLCFConvertersExtension.cs 0 → 100644
View
ClosedXML/Excel/ConditionalFormats/Save/XLCFDataBarConverter.cs
View
ClosedXML/Excel/ConditionalFormats/Save/XLCFDataBarConverterExtension.cs 0 → 100644
View
ClosedXML/Excel/ConditionalFormats/XLConditionalFormat.cs
View
ClosedXML/Excel/ConditionalFormats/XLConditionalFormats.cs
View
ClosedXML/Excel/Drawings/Style/IXLDrawingFont.cs
View
ClosedXML/Excel/Drawings/Style/XLDrawingFont.cs
View
ClosedXML/Excel/Drawings/XLPicture.cs
View
ClosedXML/Excel/PivotTables/IXLPivotTable.cs
View
ClosedXML/Excel/PivotTables/PivotValues/XLPivotValues.cs
View
ClosedXML/Excel/PivotTables/XLPivotFields.cs
View
ClosedXML/Excel/PivotTables/XLPivotTable.cs
View
ClosedXML/Excel/Ranges/IXLRangeBase.cs
View
ClosedXML/Excel/Ranges/XLRangeBase.cs
View
ClosedXML/Excel/RichText/IXLPhonetics.cs
View
ClosedXML/Excel/RichText/IXLRichString.cs
View
ClosedXML/Excel/RichText/XLPhonetics.cs
View
ClosedXML/Excel/RichText/XLRichString.cs
View
ClosedXML/Excel/Style/IXLFont.cs
View
ClosedXML/Excel/Style/IXLFontBase.cs
View
ClosedXML/Excel/Style/XLFont.cs
View
ClosedXML/Excel/Style/XLPredefinedFormat.cs 0 → 100644
View
ClosedXML/Excel/XLWorkbook.cs
View
ClosedXML/Excel/XLWorkbook_Load.cs
View
ClosedXML/Excel/XLWorkbook_Save.cs
View
ClosedXML/Extensions.cs
View
ClosedXML/Extensions/GuidExtensions.cs 0 → 100644
View
ClosedXML_Examples/ConditionalFormatting/ConditionalFormatting.cs
View
ClosedXML_Examples/Misc/AutoFilter.cs
View
ClosedXML_Examples/Styles/StyleFont.cs
View
ClosedXML_Tests/Examples/ConditionalFormattingTests.cs
View
ClosedXML_Tests/Excel/AutoFilters/AutoFilterTests.cs
View
ClosedXML_Tests/Excel/CalcEngine/MathTrigTests.cs
View
ClosedXML_Tests/Excel/Cells/XLCellTests.cs
View
ClosedXML_Tests/Excel/ImageHandling/PictureTests.cs
View
ClosedXML_Tests/Excel/Ranges/XLRangeBaseTests.cs
View
ClosedXML_Tests/Excel/Tables/TablesTests.cs
View
ClosedXML_Tests/Resource/Examples/ConditionalFormatting/CFDataBarNegative.xlsx 0 → 100644
Not supported
View
ClosedXML_Tests/Resource/Examples/Styles/StyleFont.xlsx
Not supported
View
ClosedXML_Tests/Utils/StreamHelper.cs