ClosedXML / ClosedXML / Excel /
@Francois Botha Francois Botha authored on 6 Sep 2017
..
AutoFilters Unknown changes - something to do with line endings? 8 years ago
CalcEngine Merge pull request #440 from igitur/allow-formulae-that-start-with-equals-plus 8 years ago
Cells Merge branch 'develop' of https://github.com/ClosedXML/ClosedXML into netstandard2 8 years ago
Charts Unknown changes - something to do with line endings? 8 years ago
Columns Use CoreCompat for measuring fonts on netstandard - remove lots of conditional code 8 years ago
Comments Unknown changes - something to do with line endings? 8 years ago
ConditionalFormats Use CoreCompat for measuring fonts on netstandard - remove lots of conditional code 8 years ago
Coordinates Add extension method to wrap sheet name in quotes, only if required, i.e. it contains a space in the name 8 years ago
CustomProperties Unknown changes - something to do with line endings? 8 years ago
DataValidation Remove obsolete XLHelper.IsNullOrWhiteSpace 8 years ago
Drawings Merge branch 'develop' of https://github.com/ClosedXML/ClosedXML into netstandard2 8 years ago
Hyperlinks Add extension method to wrap sheet name in quotes, only if required, i.e. it contains a space in the name 8 years ago
Misc Remove obsolete XLHelper.IsNullOrWhiteSpace 8 years ago
NamedRanges Check for null and fallback to workbook if worksheet range not found. 8 years ago
PageSetup Use CoreCompat for measuring fonts on netstandard - remove lots of conditional code 8 years ago
PivotTables Unknown changes - something to do with line endings? 8 years ago
Ranges Merge pull request #455 from igitur/fix-warnings 8 years ago
RichText Unknown changes - something to do with line endings? 8 years ago
Rows Use CoreCompat for measuring fonts on netstandard - remove lots of conditional code 8 years ago
Style Use CoreCompat for measuring fonts on netstandard - remove lots of conditional code 8 years ago
Tables Merge branch 'develop' of https://github.com/ClosedXML/ClosedXML into issue447-delete-columns-from-table 8 years ago
EnumConverter.cs Unknown changes - something to do with line endings? 8 years ago
IXLOutline.cs Unknown changes - something to do with line endings? 8 years ago
IXLSheetProtection.cs Unknown changes - something to do with line endings? 8 years ago
IXLSheetView.cs Unknown changes - something to do with line endings? 8 years ago
IXLTheme.cs Merge branch 'develop' of https://github.com/ClosedXML/ClosedXML into netstandard2 8 years ago
IXLWorksheet.cs Merge branch 'develop' of https://github.com/ClosedXML/ClosedXML into netstandard2 8 years ago
IXLWorksheets.cs Unknown changes - something to do with line endings? 8 years ago
SaveOptions.cs Optimise calculation chain generation and introduce new SaveOptions 8 years ago
XLAddressLight.cs Unknown changes - something to do with line endings? 8 years ago
XLConstants.cs Unknown changes - something to do with line endings? 8 years ago
XLOutline.cs Unknown changes - something to do with line endings? 8 years ago
XLSheetProtection.cs Unknown changes - something to do with line endings? 8 years ago
XLSheetView.cs Unknown changes - something to do with line endings? 8 years ago
XLTheme.cs Unknown changes - something to do with line endings? 8 years ago
XLWSContentManager.cs Unknown changes - something to do with line endings? 8 years ago
XLWorkbook.cs Merge branch 'develop' of https://github.com/ClosedXML/ClosedXML into netstandard2 8 years ago
XLWorkbookProperties.cs Unknown changes - something to do with line endings? 8 years ago
XLWorkbook_ImageHandling.cs Allow duplicate picture names when loading a file, but don't allow duplicate Ids 8 years ago
XLWorkbook_Load.cs Use CoreCompat for measuring fonts on netstandard - remove lots of conditional code 8 years ago
XLWorkbook_Save.NestedTypes.cs Unknown changes - something to do with line endings? 8 years ago
XLWorkbook_Save.cs Workaround for OpenXML bug as per https://github.com/OfficeDev/Open-XML-SDK/issues/235 8 years ago
XLWorksheet.cs Merge branch 'develop' of https://github.com/ClosedXML/ClosedXML into netstandard2 8 years ago
XLWorksheetInternals.cs Can now delete pictures 8 years ago
XLWorksheets.cs Merge pull request #448 from igitur/issue446-rename-worksheet-change-case 8 years ago