ClosedXML / ClosedXML / Excel /
@unknown unknown authored on 8 Jul 2015
clinchergt committed on 2 May 2017
..
AutoFilters Clearing AutoFilter shouldn't throw an exception, even if no AutoFilter is enabled. It should just silently continue. 9 years ago
CalcEngine Support references with Sheet1!A1:Sheet1!A50 style reference (sheet names) 8 years ago
Cells Implement FastMember instead of Reflection to populate tables and resolve themes. 8 years ago
Charts Project hierarchy cleanup 9 years ago
Columns Merge branch 'develop' of https://github.com/closedxml/closedxml into issue224-autofilter-performance-regression 8 years ago
Comments Don't reference cell to get row height - it will create new unused cell in cells collection. 8 years ago
ConditionalFormats Hard-code operator type for text based conditional formatting. 9 years ago
Coordinates Consolidate NumberFormatForParse and ParseCulture 9 years ago
CustomProperties Project hierarchy cleanup 9 years ago
DataValidation Use ToInvariantString() everywhere where possible 9 years ago
Drawings Limited image support in Excel added 10 years ago
Hyperlinks Project hierarchy cleanup 9 years ago
Misc Project hierarchy cleanup 9 years ago
NamedRanges Implement 'Visible' property on named ranges. Fixes #106 9 years ago
PageSetup Deduce default header and footer font from worksheet, rather than workbook default style 8 years ago
PivotTables Extend API to collapse pivot field (all items in field, not items individually) 8 years ago
Ranges Don't reference cell to get row height - it will create new unused cell in cells collection. 8 years ago
RichText Project hierarchy cleanup 9 years ago
Rows Expose new Cells() function to iterate over cells, including unused cells inside range, but excluding unused cells outside range. 9 years ago
Style Implement FastMember instead of Reflection to populate tables and resolve themes. 8 years ago
Tables Make RelId internal 9 years ago
EnumConverter.cs Rename "Pct*" variables and values to "Percentage*", because I don't like abbreviations. 9 years ago
IXLOutline.cs Project hierarchy cleanup 9 years ago
IXLSheetProtection.cs Project hierarchy cleanup 9 years ago
IXLSheetView.cs Remove ampersands from doc comments 8 years ago
IXLTheme.cs Implement FastMember instead of Reflection to populate tables and resolve themes. 8 years ago
IXLWorksheet.cs Limited image support in Excel added 10 years ago
IXLWorksheets.cs Project hierarchy cleanup 9 years ago
XLAddressLight.cs Project hierarchy cleanup 9 years ago
XLConstants.cs Use BuiltInId to determine default style, rather than looking for "Normal", due to issues with non-English locales. 9 years ago
XLOutline.cs Project hierarchy cleanup 9 years ago
XLSheetProtection.cs Project hierarchy cleanup 9 years ago
XLSheetView.cs Implement sheet zooming 8 years ago
XLTheme.cs Implement FastMember instead of Reflection to populate tables and resolve themes. 8 years ago
XLWSContentManager.cs Project hierarchy cleanup 9 years ago
XLWorkbook.cs Support references with Sheet1!A1:Sheet1!A50 style reference (sheet names) 8 years ago
XLWorkbookProperties.cs Project hierarchy cleanup 9 years ago
XLWorkbook_Load.cs Parse commas in print area (#263) 8 years ago
XLWorkbook_Save.NestedTypes.cs Ensure all RelId's have been added to the context before saving the file, else one might get RelId conflicts 9 years ago
XLWorkbook_Save.cs Limited image support in Excel added 10 years ago
XLWorksheet.cs Limited image support in Excel added 10 years ago
XLWorksheetInternals.cs Project hierarchy cleanup 9 years ago
XLWorksheets.cs Support references with Sheet1!A1:Sheet1!A50 style reference (sheet names) 8 years ago