Bytescout.XLS for .NET
|
Bytescout.XLS library for .NET
Adding new columns with data to an existing Excel document using Bytescout.XLS library This short sample demonstrates how to take an existing document and add new columns with data to this document and then save as new document Download example source code: bytescoutxls_adding_columns_into_existing_xls.zip (5 KB) Source Excel document:
Modified document (new column was added):
using System; Download example source code: bytescoutxls_adding_columns_into_existing_xls.zip (5 KB)
Documentation online: view (separate window) |
|
|
||