|
Merge branch 'develop' of https://github.com/ClosedXML/ClosedXML into netstandard2
# Conflicts: # ClosedXML/ClosedXML.csproj # ClosedXML/Excel/XLWorkbook_Save.cs # ClosedXML_Tests/ClosedXML_Tests.csproj # ClosedXML_Tests/TestHelper.cs # ClosedXML_Tests/Utils/PackageHelper.cs |
|---|
| ClosedXML/Excel/CalcEngine/CalcEngineHelpers.cs |
|---|
| ClosedXML/Excel/CalcEngine/Expression.cs |
|---|
| ClosedXML/Excel/CalcEngine/Functions/MathTrig.cs |
|---|
| ClosedXML/Excel/CalcEngine/Functions/Statistical.cs |
|---|
| ClosedXML/Excel/CalcEngine/Functions/Tally.cs |
|---|
| ClosedXML/Excel/CalcEngine/XLCalcEngine.cs |
|---|
| ClosedXML/Excel/Cells/IXLCell.cs |
|---|
| ClosedXML/Excel/Cells/IXLCells.cs |
|---|
| ClosedXML/Excel/Cells/XLCell.cs |
|---|
| ClosedXML/Excel/Cells/XLCells.cs |
|---|
| ClosedXML/Excel/Columns/IXLColumn.cs |
|---|
| ClosedXML/Excel/Columns/IXLColumns.cs |
|---|
| ClosedXML/Excel/Columns/XLColumn.cs |
|---|
| ClosedXML/Excel/Columns/XLColumns.cs |
|---|
| ClosedXML/Excel/ConditionalFormats/IXLConditionalFormats.cs |
|---|
| ClosedXML/Excel/ConditionalFormats/Save/XLCFColorScaleConverter.cs |
|---|
| ClosedXML/Excel/ConditionalFormats/XLConditionalFormat.cs |
|---|
| ClosedXML/Excel/ConditionalFormats/XLConditionalFormats.cs |
|---|
| ClosedXML/Excel/PivotTables/XLPivotField.cs |
|---|
| ClosedXML/Excel/Ranges/IXLBaseCollection.cs |
|---|
| ClosedXML/Excel/Ranges/IXLRange.cs |
|---|
| ClosedXML/Excel/Ranges/IXLRangeAddress.cs |
|---|
| ClosedXML/Excel/Ranges/IXLRangeBase.cs |
|---|
| ClosedXML/Excel/Ranges/IXLRangeColumn.cs |
|---|
| ClosedXML/Excel/Ranges/IXLRangeColumns.cs |
|---|
| ClosedXML/Excel/Ranges/IXLRangeRow.cs |
|---|
| ClosedXML/Excel/Ranges/IXLRangeRows.cs |
|---|
| ClosedXML/Excel/Ranges/IXLRanges.cs |
|---|
| ClosedXML/Excel/Ranges/XLRange.cs |
|---|
| ClosedXML/Excel/Ranges/XLRangeAddress.cs |
|---|
| ClosedXML/Excel/Ranges/XLRangeBase.cs |
|---|
| ClosedXML/Excel/Ranges/XLRangeColumn.cs |
|---|
| ClosedXML/Excel/Ranges/XLRangeColumns.cs |
|---|
| ClosedXML/Excel/Ranges/XLRangeRow.cs |
|---|
| ClosedXML/Excel/Ranges/XLRangeRows.cs |
|---|
| ClosedXML/Excel/Ranges/XLRanges.cs |
|---|
| ClosedXML/Excel/Rows/IXLRow.cs |
|---|
| ClosedXML/Excel/Rows/IXLRows.cs |
|---|
| ClosedXML/Excel/Rows/XLRow.cs |
|---|
| ClosedXML/Excel/Rows/XLRows.cs |
|---|
| ClosedXML/Excel/Tables/IXLTable.cs |
|---|
| ClosedXML/Excel/Tables/IXLTableRow.cs |
|---|
| ClosedXML/Excel/Tables/IXLTableRows.cs |
|---|
| ClosedXML/Excel/Tables/IXLTables.cs |
|---|
| ClosedXML/Excel/Tables/XLTable.cs |
|---|
| ClosedXML/Excel/Tables/XLTableRow.cs |
|---|
| ClosedXML/Excel/Tables/XLTableRows.cs |
|---|
| ClosedXML/Excel/Tables/XLTables.cs |
|---|
| ClosedXML/Excel/XLClearOptions.cs 0 → 100644 |
|---|
| ClosedXML/Excel/XLWorkbook_Load.cs |
|---|
| ClosedXML/Excel/XLWorkbook_Save.cs |
|---|
| ClosedXML/Excel/XLWorksheet.cs |
|---|
| ClosedXML/XLHelper.cs |
|---|
| ClosedXML_Examples/Ranges/AddingRowToTables.cs |
|---|
| ClosedXML_Examples/Tables/UsingTables.cs |
|---|
| ClosedXML_Tests/Excel/AutoFilters/AutoFilterTests.cs |
|---|
| ClosedXML_Tests/Excel/CalcEngine/FunctionsTests.cs |
|---|
| ClosedXML_Tests/Excel/CalcEngine/MathTrigTests.cs |
|---|
| ClosedXML_Tests/Excel/CalcEngine/StatisticalTests.cs |
|---|
| ClosedXML_Tests/Excel/Cells/XLCellTests.cs |
|---|
| ClosedXML_Tests/Excel/Clearing/ClearingTests.cs 0 → 100644 |
|---|
| ClosedXML_Tests/Excel/Columns/ColumnTests.cs |
|---|
| ClosedXML_Tests/Excel/ConditionalFormats/ConditionalFormatTests.cs 0 → 100644 |
|---|
| ClosedXML_Tests/Excel/DataValidations/DataValidationTests.cs |
|---|
| ClosedXML_Tests/Excel/Ranges/InsertingRangesTests.cs |
|---|
| ClosedXML_Tests/Excel/Ranges/XLRangeBaseTests.cs |
|---|
| ClosedXML_Tests/Excel/Rows/RowTests.cs |
|---|
| ClosedXML_Tests/Excel/Styles/XLFillTests.cs |
|---|
| ClosedXML_Tests/Excel/Worksheets/XLWorksheetTests.cs |
|---|
| ClosedXML_Tests/Resource/Examples/ConditionalFormatting/CFContains.xlsx |
|---|
|
Not supported
|
| ClosedXML_Tests/Resource/Examples/ConditionalFormatting/CFDatesOccurring.xlsx |
|---|
|
Not supported
|
| ClosedXML_Tests/Resource/Examples/ConditionalFormatting/CFEndsWith.xlsx |
|---|
|
Not supported
|
| ClosedXML_Tests/Resource/Examples/ConditionalFormatting/CFEqualsNumber.xlsx |
|---|
|
Not supported
|
| ClosedXML_Tests/Resource/Examples/ConditionalFormatting/CFEqualsString.xlsx |
|---|
|
Not supported
|
| ClosedXML_Tests/Resource/Examples/ConditionalFormatting/CFIsBlank.xlsx |
|---|
|
Not supported
|
| ClosedXML_Tests/Resource/Examples/ConditionalFormatting/CFIsError.xlsx |
|---|
|
Not supported
|
| ClosedXML_Tests/Resource/Examples/ConditionalFormatting/CFMultipleConditions.xlsx |
|---|
|
Not supported
|
| ClosedXML_Tests/Resource/Examples/ConditionalFormatting/CFNotBlank.xlsx |
|---|
|
Not supported
|
| ClosedXML_Tests/Resource/Examples/ConditionalFormatting/CFNotContains.xlsx |
|---|
|
Not supported
|
| ClosedXML_Tests/Resource/Examples/ConditionalFormatting/CFNotEqualsNumber.xlsx |
|---|
|
Not supported
|
| ClosedXML_Tests/Resource/Examples/ConditionalFormatting/CFNotEqualsString.xlsx |
|---|
|
Not supported
|
| ClosedXML_Tests/Resource/Examples/ConditionalFormatting/CFNotError.xlsx |
|---|
|
Not supported
|
| ClosedXML_Tests/Resource/StyleReferenceFiles/ConditionalFormattingOrder/ConditionalFormattingOrder.xlsx 0 → 100644 |
|---|
|
Not supported
|
| ClosedXML_Tests/Resource/StyleReferenceFiles/ConditionalFormattingOrder/inputfile.xlsx 0 → 100644 |
|---|
|
Not supported
|
| ClosedXML_Tests/Resource/StyleReferenceFiles/TransparentBackgroundFill/TransparentBackgroundFill.xlsx 0 → 100644 |
|---|
|
Not supported
|
| ClosedXML_Tests/Resource/StyleReferenceFiles/TransparentBackgroundFill/inputfile.xlsx 0 → 100644 |
|---|
|
Not supported
|
| ClosedXML_Tests/TestHelper.cs |
|---|
| ClosedXML_Tests/Utils/PackageHelper.cs |
|---|
| ClosedXML_Tests/Utils/StreamHelper.cs |
|---|