|
Extract Data From Spreadsheet
Essential XlsIO also provides APIs to let you read the existing contents of an Xls document. This lets you create applications that simply consumes the data available in an Xls document.
Data Flow diagram of data extraction process
XlsIO lets you read both the content and any format settings in the cells.
You can also, of course, both read and write content into the same document.
|
|
|
|