ClosedXML / ClosedXML / Excel /
@Francois Botha Francois Botha authored on 12 Dec 2016
..
AutoFilters Clearing AutoFilter shouldn't throw an exception, even if no AutoFilter is enabled. It should just silently continue. 9 years ago
CalcEngine Merge branch 'develop' of https://github.com/closedxml/closedxml into negative-days-dateandtime-functions 9 years ago
Cells Merge branch 'develop' of https://github.com/closedxml/closedxml into use-globally-defined-numberstyle 9 years ago
Charts Project hierarchy cleanup 9 years ago
Columns Merge pull request #81 from igitur/issue77-allow-room-for-filter-arrow 9 years ago
Comments Project hierarchy cleanup 9 years ago
ConditionalFormats Fix conditional formatting. Fixes #61 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 Project hierarchy cleanup 9 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 Rename "Pct*" variables and values to "Percentage*", because I don't like abbreviations. 9 years ago
PivotTables First stab at loading pivot tables 9 years ago
Ranges Fix for a rare case where sheet data contains only table header and no rows. 9 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 Fix pivot table custom number format 9 years ago
Tables Set correct table field name in cell value after field was renamed. 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 Project hierarchy cleanup 9 years ago
IXLTheme.cs Project hierarchy cleanup 9 years ago
IXLWorksheet.cs Project hierarchy cleanup 9 years ago
IXLWorksheets.cs Project hierarchy cleanup 9 years ago
XLAddressLight.cs Project hierarchy cleanup 9 years ago
XLConstants.cs Pivot table improvements: add count attribute (to be in line with what Excel does). 9 years ago
XLOutline.cs Project hierarchy cleanup 9 years ago
XLSheetProtection.cs Project hierarchy cleanup 9 years ago
XLSheetView.cs Project hierarchy cleanup 9 years ago
XLTheme.cs Project hierarchy cleanup 9 years ago
XLWSContentManager.cs Project hierarchy cleanup 9 years ago
XLWorkbook.cs First stab at loading pivot tables 9 years ago
XLWorkbookProperties.cs Project hierarchy cleanup 9 years ago
XLWorkbook_Load.cs First stab at loading pivot tables 9 years ago
XLWorkbook_Save.NestedTypes.cs Merge branch 'develop' of https://github.com/closedxml/closedxml into pivot-table-improvements 9 years ago
XLWorkbook_Save.cs First stab at loading pivot tables 9 years ago
XLWorksheet.cs Expose new Cells() function to iterate over cells, including unused cells inside range, but excluding unused cells outside range. 9 years ago
XLWorksheetInternals.cs Project hierarchy cleanup 9 years ago
XLWorksheets.cs Project hierarchy cleanup 9 years ago