Skip to content

OpenExcelExport tool

Pierlam-dev edited this page Mar 2, 2026 · 4 revisions

OpenExcelExport is a basic but useful open-source application to extract main data from an excel: Shared strings, Styles/CellFormats, Fills, Borders and Fonts.

This application is a console application developed in C# which uses the library OpenExcelSdk.

More information here: https://pierlam.github.io/OpenExcelExport

Clone this wiki locally