Описание тега closedxml
ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files.
ClosedXML is a.NET library for reading, manipulating and writing Excel 2007+ (.xlsx,.xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
ClosedXML provides a object oriented way to manipulate Excel 2007+ (.xlsx,.xlsm, etc) files (similar to VBA) without dealing with the hassles of XML Documents. It can be used by any.NET language like C# and Visual Basic (VB).
Online resources:
- Project site: https://github.com/ClosedXML/ClosedXML
- Project Wiki: https://github.com/closedxml/closedxml/wiki
- NuGet package: http://nuget.org/packages/ClosedXML