ClosedXML / ClosedXML / Excel /
@Amir Amir authored on 4 Jan 2017
GitHub committed on 4 Jan 2017
..
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 Fix pivot table custom number format 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 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 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 Optionally validate the workbook using OpenXmlValidator when saving it. 9 years ago
XLWorkbookProperties.cs Project hierarchy cleanup 9 years ago
XLWorkbook_Load.cs Load fit to page options even if scale attribute appears. 9 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 Merge pull request #126 from igitur/issue122-support-page-setup 9 years ago
XLWorksheet.cs Make RelId internal 9 years ago
XLWorksheetInternals.cs Project hierarchy cleanup 9 years ago
XLWorksheets.cs Project hierarchy cleanup 9 years ago