NanoXLSX NanoXLSX

NanoXLSX is a library to generate and read Microsoft Excel files (XLSX) in an easy and native way.

The library is modular and consists of one core and several optional dependencies.
This documentation page contains the links to all relevant documentation sub-pages.


Meta Package v3.0.0

  • NanoXLSX — This package is the meta package of NanoXLSX and should be used in most cases as dependency in your project.

There is no documentation for the meta package. Please see the section Dependency Package Documentation for the complete API documentation.

Version 3.0.0


Dependency Package Documentation

PackageDescriptionBundledRepository
NanoXLSX.Core API Core library True NanoXLSX
NanoXLSX.Reader API Reader component, to load XLSX files True NanoXLSX
NanoXLSX.Writer API Writer component, to save XLSX files True NanoXLSX
NanoXLSX.Formatter API Extension managing advanced cell formatting True NanoXLSX.Formatting