Bytescout.XLS for .NET
|
Bytescout.XLS library for .NET
How to read cell values from Open Office Calc spreadsheet document (ODS file extension) using Bytescout.XLS library This sample provides source code example demonstrating how to use use Bytescout.XLS library to read cell values from Open Office Calc spreadsheet document (.ODS) Download example source code: bytescoutxls_read_ods_open_office_calc_spreadsheet.zip (8 KB) Source ODS Open Office Calc spreadsheet document screenshot:
using System; namespace HelloWorld // Get worksheet // Read cell value // Write message // Wait user input Download example source code: bytescoutxls_read_ods_open_office_calc_spreadsheet.zip (8 KB)
Documentation online: view (separate window) |
|
|
||