Skip to content

Pierlam/OpenExcelSdkSamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenExcelSdk library samples

Here are some code samples for using the OpenExcelSdk library to read and write Excel files in C#. These examples demonstrate how to create a new Excel file, add data to it, and read data from an existing Excel file.

Source code repository: https://github.com/Pierlam/OpenExcelSdk

Nuget: https://www.nuget.org/packages/OpenExcelSdk

Code Samples

Go inside the folder OpenExcelSdkSamplesApp. The subfolder ExcelFiles contains excel files samples used in source code.

// Get Cell Value:
class GetCellValue

// scan datarow cells: 3 ways to do it
class ScanDataRowCells

OpenExcelExport tool

Command line application to export excel file content to a output Excel, based on OpenExcelSdk library.

https://pierlam.github.io/OpenExcelExport/

About

source code samples using the OpenExcelSdk Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages