WPF Excel Framework
Import and export Microsoft Excel workbooks in high-fidelity with a compiled assembly that reads and writes in XLS/XLSX file formats. Excel does not need to be installed alongside your application.
WPF 샘플 다운로드Excel with No Excel
Bring the portability of workbook files compatible with Excel 2010 file formats (.XLS and .XLSX) that run completely independently of Excel.
100% Managed, 100% Client Side
This is neither a wrapper around native OLE file system libraries, nor a callback to server-side code.
Read or Write
Use the compiled assembly to read in existing Excel files from the user’s local system, or generate new Excel files and save them in the widely compatible .XLS and .XLSX formats.
Workbook Object Model
Represents the gamut of Excel objects available including workbooks, worksheets, cells, formulas, and more.
Named Tables
Represents the gamut of Excel objects available including workbooks, worksheets, cells, formulas, and more.
New Color Model
Apply your own palette-to-cell properties with solid colors, gradients, and patterns.