ClosedXML / ClosedXML_Tests / Resource / Misc /
@Francois Botha Francois Botha authored on 14 Aug 2017
..
AllShapes.xlsx Add test for loading file with all kinds of shapes. 8 years ago
CommentsWithIndexedColor81.xlsx Add special case for indexed color 81 - return black. Fixes #307 8 years ago
CopyRowContents.xlsx Project hierarchy cleanup 9 years ago
DuplicateImageNames.xlsx Allow duplicate picture names when loading a file, but don't allow duplicate Ids 8 years ago
EmptyCellValue.xlsx Check for null when loading cell values. Fixes #348 8 years ago
EmptyTable.xlsx Fix for a rare case where sheet data contains only table header and no rows. 9 years ago
ExcelProducedWorkbookWithImages.xlsx Add unit test 8 years ago
FileWithDefaultStyleNameNotInEnglish.xlsx Add unit test 9 years ago
FileWithMismatchSheetIdAndRelId.xlsx Add test case for file with mismatching Id and RelId 9 years ago
InvalidPrintTitles.xlsx Check for null when loading print titles. Ignore if range not found. 8 years ago
LibreOfficeFileWithDates.xlsx Correctly deduce data type from number format string if data type is number (as for LibreOffice files). 8 years ago
LoadFileWithCustomSheetViews.xlsx Add unit test. 9 years ago
LoadPivotTables.xlsx First stab at loading pivot tables 9 years ago
LoadSheetsWithCommas.xlsx Parse commas in print area (#263) 8 years ago
TableWithCustomTheme.xlsx Fixed couple of Path issues with latest PR, PR#7 9 years ago