Bytescout.XLS for .NET
|
Bytescout.XLS library for .NET
How to read data from XSLX document (MS Office 2007 spreadsheet) using Bytescout.XLS library for .NET This source code sample demonstrates how to read cells from existing .XLSX Excel 2007 spreadsheet file using Bytescout.XLS lib for .NET Download example source code: bytescoutxls_read_xslx_excel2007.zip (8 KB) Source Excel 2007 XLSX document screenshot:
using System; namespace HelloWorld // Get worksheet // Read cell value // Write message // Wait user input Download example source code: bytescoutxls_read_xslx_excel2007.zip (8 KB)
Documentation online: view (separate window) |
|
|
||