NativeExcel for .NET
Home Page
Categories: Reporting
Author: NikaSoft
Latest version: 1.0.2
Added 2006-12-08
Allows to create, read and modify Excel spreadsheets on the fly.
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 include:
- Create, read, modify and write excel files without Excel
- Access any cell values (number, string, date, boolean, formula)
- Calculation engine to perform computation on the cells
- Cell attributes (alignment, orientation, borders, background attributes, etc.)
- Font attributes (font name, font size, color, decoration, etc.)
- Merged cells; 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, etc.)
- Printing attributes (page size, orientation, margins, footer, header, page breaks, print area, etc.)
 Built for .NET |
 Built for .NET 2 |
 Library |
 Source code provided |