Bytescout.XLS for .NET
|
Bytescout.XLS library for .NET
Write, read, modify Excel XLS documents
using this native .NET library for .NET. MS Excel installed
is not required
Key
features:
- Excel or MS Office installed are
not required;
- Writing
for XLS,
HTML,
TXT,
CSV, XML support;
- Reading for CSV, XLS (Office 97-2003), XLSX (Office
2007) and ODS (Open Office Calc) support;
- XLS
Excel documents reading support;
- Can be used in
Visual C#, Visual
Basic.NET and ASP.NET;
- Cells,
columns,
rows,
worksheets
support;
- Unicode support;
- Cells
formating (font, color, border style, lignment) is supported;
- Capable of changing existing Excel
documents (change
data and save modifed document, add
or remove
rows,
columns);
- Export
XLS into CSV, TXT, HTML
and XML;
- Reading of XLS document files is supported (sample: how
to read data from XLS Excel document into dataset);
Advanced Examples:
|