The Michel Max - MMSpread is an API to generate XLSX Spreadsheets without having the Microsoft Excel installed in the Machine.
It allows you to Load XLSX files and edit them, or even create them from nothing, without having annoying alerts when it is open.
It supports the following Microsoft Excel items:
- All styles (font, border, background, etc).
- Validation: List ONLY, and it has to be sequential.
- Conditional Formula Formatting.
- Comments.
- Number Format.
Extra Functionalities:
- Fill from SQL Data Reader.
- Fill from Data Set.
- Fill from Data Table.
- Sort Spreadsheets by Name.
- Save to File.
- Save to Byte Array.
- Sate to Base64String.
- Save to HTML Link
- Configurable Temporary Working Path (used in the process of Loading a XLSX File or Creating (Saving) an XLSX File.
Note: Example codes available.
Features
- XLSX Creation
- XLSX Loading
- Spreasheet Creation
- Spreadsheet Loading
- Base64String HTML Link Output