23 OCT 2025 - We are back! If you have been following us over the last few years, you will know that the last 2 months have been rough. We website was practically not loading. Sorry for the mess. We are back though and everything should run smoothly now. New servers. Updated domains. And new owners. We invite you all to start uploading torrents again!
NativeExcel for .NET 1.6.1 Publisher's description
NativeExcel for .NET is a high-performance solution that allows to create, read and modify Excel spreadsheets on the fly from any .NET application.NativeExcel does not require installed Microsoft Excel on the user's computer, it writes and reads excel files directly.NativeExcel is a single DLL written completely in managed C#.FEATURES:* Create, read, modify and write excel files without Microsoft Excel;* Access any cell values (number, string, date, boolean, formula);* Calculation engine to perform computation on the cells;* Cell attributes (alignment, orientation, comments, borders, background attributes, and so on);* Font attributes (font name, font size, color, decoration, and so on);* Merged cells;* Images support;* Hyperlinks;* Group, UnGroup rows and columns;* Unicode characters support;* Copy, move, insert, delete and clear rows, columns and cells;* Worksheet attributes (name, protection, selection, splitting and so on);* Printing attributes (page size, orientation, margins, footer, header, page breaks, print area and so on);* Reading of password protected (encrypted) excel files* Exporting workbooks and worksheets to HTML, CSV, TSV format;
Requirements: VS2003, VS2005
What's new in this version: Some minor fixes; Calculation engine has been improved