Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Convert a CSV to an Excel document using C#

The Syncfusion® [.NET Excel Library](https://www.syncfusion.com/document-processing/excel-framework/net/excel-library) (XlsIO) enables you to create, read, and edit Excel documents programmatically without Microsoft Excel or interop dependencies. Using this library, you can **convert a CSV to an Excel document** using C#.
The [.NET Excel Library](https://www.syncfusion.com/document-sdk/net-excel-library) enables you to create, read, and edit Excel documents programmatically without Microsoft Excel or interop dependencies. Using this library, you can **convert a CSV to an Excel document** using C#.

## Steps to convert a CSV to an Excel document programmatically

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Apply conditional formatting in the worksheet using C#

The Syncfusion® [.NET Excel Library](https://www.syncfusion.com/document-processing/excel-framework/net/excel-library) (XlsIO) enables you to create, read, and edit Excel documents programmatically without Microsoft Excel or interop dependencies. Using this library, you can **apply conditional formatting in the worksheet** using C#.
The [.NET Excel Library](https://www.syncfusion.com/document-sdk/net-excel-library) enables you to create, read, and edit Excel documents programmatically without Microsoft Excel or interop dependencies. Using this library, you can **apply conditional formatting in the worksheet** using C#.

## Steps to apply conditional formatting in the worksheet programmatically

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Set a formula in an Excel cell using C#

The Syncfusion® [.NET Excel Library](https://www.syncfusion.com/document-processing/excel-framework/net/excel-library) (XlsIO) enables you to create, read, and edit Excel documents programmatically without Microsoft Excel or interop dependencies. Using this library, you can **set a formula in an Excel cell** using C#.
The [.NET Excel Library](https://www.syncfusion.com/document-sdk/net-excel-library) enables you to create, read, and edit Excel documents programmatically without Microsoft Excel or interop dependencies. Using this library, you can **set a formula in an Excel cell** using C#.

## Steps to set a formula in an Excel cell programmatically

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Create a table in the worksheet using C#

The Syncfusion® [.NET Excel Library](https://www.syncfusion.com/document-processing/excel-framework/net/excel-library) (XlsIO) enables you to create, read, and edit Excel documents programmatically without Microsoft Excel or interop dependencies. Using this library, you can **create a table in the worksheet** using C#.
The [.NET Excel Library](https://www.syncfusion.com/document-sdk/net-excel-library) enables you to create, read, and edit Excel documents programmatically without Microsoft Excel or interop dependencies. Using this library, you can **create a table in the worksheet** using C#.

## Steps to create a table in the worksheet programmatically

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Convert an Excel document to CSV using C#

The Syncfusion® [.NET Excel Library](https://www.syncfusion.com/document-processing/excel-framework/net/excel-library) (XlsIO) enables you to create, read, and edit Excel documents programmatically without Microsoft Excel or interop dependencies. Using this library, you can **convert an Excel document to CSV** using C#.
The [.NET Excel Library](https://www.syncfusion.com/document-sdk/net-excel-library) (XlsIO) enables you to create, read, and edit Excel documents programmatically without Microsoft Excel or interop dependencies. Using this library, you can **convert an Excel document to CSV** using C#.

## Steps to convert an Excel document to CSV programmatically

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Create an Excel document using C#

The Syncfusion® [.NET Excel Library](https://www.syncfusion.com/document-processing/excel-framework/net/excel-library) (XlsIO) enables you to create, read, and edit Excel documents programmatically without Microsoft Excel or interop dependencies. Using this library, you can **create an Excel document** using C#.
The [.NET Excel Library](https://www.syncfusion.com/document-sdk/net-excel-library) enables you to create, read, and edit Excel documents programmatically without Microsoft Excel or interop dependencies. Using this library, you can **create an Excel document** using C#.

## Steps to create an Excel document programmatically

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Bind data from a data table to a template marker using C#

The Syncfusion® [.NET Excel Library](https://www.syncfusion.com/document-processing/excel-framework/net/excel-library) (XlsIO) enables you to create, read, and edit Excel documents programmatically without Microsoft Excel or interop dependencies. Using this library, you can **import data from data table to predefined Excel template** using C#.
The [.NET Excel Library](https://www.syncfusion.com/document-sdk/net-excel-library) enables you to create, read, and edit Excel documents programmatically without Microsoft Excel or interop dependencies. Using this library, you can **import data from data table to predefined Excel template** using C#.

## Steps to bind data from a data table to a template marker programmatically

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Import data from DataTable to an Excel document using C#

The Syncfusion® [.NET Excel Library](https://www.syncfusion.com/document-processing/excel-framework/net/excel-library) (XlsIO) enables you to create, read, and edit Excel documents programmatically without Microsoft Excel or interop dependencies. Using this library, you can **import data from DataTable to an Excel document** using C#.
The [.NET Excel Library](https://www.syncfusion.com/document-sdk/net-excel-library) enables you to create, read, and edit Excel documents programmatically without Microsoft Excel or interop dependencies. Using this library, you can **import data from DataTable to an Excel document** using C#.

## Steps to import data from DataTable to an Excel document programmatically

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Add threaded comments in the worksheet using C#

The Syncfusion® [.NET Excel Library](https://www.syncfusion.com/document-processing/excel-framework/net/excel-library) (XlsIO) enables you to create, read, and edit Excel documents programmatically without Microsoft Excel or interop dependencies. Using this library, you can **add threaded comments in the worksheet** using C#.
The [.NET Excel Library](https://www.syncfusion.com/document-sdk/net-excel-library) enables you to create, read, and edit Excel documents programmatically without Microsoft Excel or interop dependencies. Using this library, you can **add threaded comments in the worksheet** using C#.

## Steps to add threaded comments in the worksheet programmatically

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Convert an Excel worksheet to an image using C#

The Syncfusion® [.NET Excel Library](https://www.syncfusion.com/document-processing/excel-framework/net/excel-library) (XlsIO) enables you to create, read, and edit Excel documents programmatically without Microsoft Excel or interop dependencies. Using this library, you can **convert an Excel worksheet to an image** using C#.
The [.NET Excel Library](https://www.syncfusion.com/document-sdk/net-excel-library) enables you to create, read, and edit Excel documents programmatically without Microsoft Excel or interop dependencies. Using this library, you can **convert an Excel worksheet to an image** using C#.

## Steps to convert an Excel worksheet to an image programmatically

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Protect a workbook with a password using C#

The Syncfusion® [.NET Excel Library](https://www.syncfusion.com/document-processing/excel-framework/net/excel-library) (XlsIO) enables you to create, read, and edit Excel documents programmatically without Microsoft Excel or interop dependencies. Using this library, you can **protect a workbook with a password** using C#. After adding workbook protection, the structural changes of the workbook are disabled.
The [.NET Excel Library](https://www.syncfusion.com/document-sdk/net-excel-library) enables you to create, read, and edit Excel documents programmatically without Microsoft Excel or interop dependencies. Using this library, you can **protect a workbook with a password** using C#. After adding workbook protection, the structural changes of the workbook are disabled.

## Steps to protect a workbook with a password programmatically

Expand Down
Loading