From 0d6bd9909104701027b8bde2bf6fa0392e4c4738 Mon Sep 17 00:00:00 2001 From: VinothSF5015 Date: Thu, 25 Jun 2026 13:36:31 +0530 Subject: [PATCH] Content Modified --- .../CSV to Excel/.NET/CSV to Excel/CSV to Excel/README.md | 2 +- .../Create Conditional Format/README.md | 2 +- .../Set Formula/.NET/Set Formula/Set Formula/README.md | 2 +- .../Create Table/.NET/Create Table/Create Table/README.md | 2 +- .../Excel to CSV/.NET/Excel to CSV/Excel to CSV/README.md | 2 +- .../Console/.NET/Create Excel/Create Excel/README.md | 2 +- .../.NET/Import Data Table/Import Data Table/README.md | 2 +- .../DataTable to Worksheet/DataTable to Worksheet/README.md | 2 +- .../Add Comment/.NET/Add Comment/Add Comment/README.md | 2 +- .../.NET/Worksheet to Image/Worksheet to Image/README.md | 2 +- .../.NET/Protect-Workbook/ProtectWorkbook/README.md | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/CSV to Excel/CSV to Excel/.NET/CSV to Excel/CSV to Excel/README.md b/CSV to Excel/CSV to Excel/.NET/CSV to Excel/CSV to Excel/README.md index ab2535ca..ebbb69bf 100644 --- a/CSV to Excel/CSV to Excel/.NET/CSV to Excel/CSV to Excel/README.md +++ b/CSV to Excel/CSV to Excel/.NET/CSV to Excel/CSV to Excel/README.md @@ -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 diff --git a/Conditional Formatting/Create Conditional Format/.NET/Create Conditional Format/Create Conditional Format/README.md b/Conditional Formatting/Create Conditional Format/.NET/Create Conditional Format/Create Conditional Format/README.md index 1bb4cded..d452490b 100644 --- a/Conditional Formatting/Create Conditional Format/.NET/Create Conditional Format/Create Conditional Format/README.md +++ b/Conditional Formatting/Create Conditional Format/.NET/Create Conditional Format/Create Conditional Format/README.md @@ -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 diff --git a/Create and Edit Formulas/Set Formula/.NET/Set Formula/Set Formula/README.md b/Create and Edit Formulas/Set Formula/.NET/Set Formula/Set Formula/README.md index b5f48bf9..403106d5 100644 --- a/Create and Edit Formulas/Set Formula/.NET/Set Formula/Set Formula/README.md +++ b/Create and Edit Formulas/Set Formula/.NET/Set Formula/Set Formula/README.md @@ -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 diff --git a/Create and Edit Table/Create Table/.NET/Create Table/Create Table/README.md b/Create and Edit Table/Create Table/.NET/Create Table/Create Table/README.md index d72055f5..3926f62e 100644 --- a/Create and Edit Table/Create Table/.NET/Create Table/Create Table/README.md +++ b/Create and Edit Table/Create Table/.NET/Create Table/Create Table/README.md @@ -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 diff --git a/Excel to CSV/Excel to CSV/.NET/Excel to CSV/Excel to CSV/README.md b/Excel to CSV/Excel to CSV/.NET/Excel to CSV/Excel to CSV/README.md index cdd21ccd..829907ad 100644 --- a/Excel to CSV/Excel to CSV/.NET/Excel to CSV/Excel to CSV/README.md +++ b/Excel to CSV/Excel to CSV/.NET/Excel to CSV/Excel to CSV/README.md @@ -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 diff --git a/Getting Started/Console/.NET/Create Excel/Create Excel/README.md b/Getting Started/Console/.NET/Create Excel/Create Excel/README.md index 08607bd7..3f0ad7e9 100644 --- a/Getting Started/Console/.NET/Create Excel/Create Excel/README.md +++ b/Getting Started/Console/.NET/Create Excel/Create Excel/README.md @@ -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 diff --git a/Import Data to Template/Import Data Table/.NET/Import Data Table/Import Data Table/README.md b/Import Data to Template/Import Data Table/.NET/Import Data Table/Import Data Table/README.md index 2984fc7d..7bc5a0ab 100644 --- a/Import Data to Template/Import Data Table/.NET/Import Data Table/Import Data Table/README.md +++ b/Import Data to Template/Import Data Table/.NET/Import Data Table/Import Data Table/README.md @@ -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 diff --git a/Import and Export Data/DataTable to Worksheet/.NET/DataTable to Worksheet/DataTable to Worksheet/README.md b/Import and Export Data/DataTable to Worksheet/.NET/DataTable to Worksheet/DataTable to Worksheet/README.md index d6380701..bb629091 100644 --- a/Import and Export Data/DataTable to Worksheet/.NET/DataTable to Worksheet/DataTable to Worksheet/README.md +++ b/Import and Export Data/DataTable to Worksheet/.NET/DataTable to Worksheet/DataTable to Worksheet/README.md @@ -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 diff --git a/Threaded Comments/Add Comment/.NET/Add Comment/Add Comment/README.md b/Threaded Comments/Add Comment/.NET/Add Comment/Add Comment/README.md index 4c643b03..26ab09a5 100644 --- a/Threaded Comments/Add Comment/.NET/Add Comment/Add Comment/README.md +++ b/Threaded Comments/Add Comment/.NET/Add Comment/Add Comment/README.md @@ -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 diff --git a/Worksheet to Image/Worksheet to Image/.NET/Worksheet to Image/Worksheet to Image/README.md b/Worksheet to Image/Worksheet to Image/.NET/Worksheet to Image/Worksheet to Image/README.md index 487a7fcd..ad0bb484 100644 --- a/Worksheet to Image/Worksheet to Image/.NET/Worksheet to Image/Worksheet to Image/README.md +++ b/Worksheet to Image/Worksheet to Image/.NET/Worksheet to Image/Worksheet to Image/README.md @@ -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 diff --git a/XlsIO-Excel-Protect-UnProtect/Protect-Workbook/.NET/Protect-Workbook/ProtectWorkbook/README.md b/XlsIO-Excel-Protect-UnProtect/Protect-Workbook/.NET/Protect-Workbook/ProtectWorkbook/README.md index 7bc3805f..3a131e7c 100644 --- a/XlsIO-Excel-Protect-UnProtect/Protect-Workbook/.NET/Protect-Workbook/ProtectWorkbook/README.md +++ b/XlsIO-Excel-Protect-UnProtect/Protect-Workbook/.NET/Protect-Workbook/ProtectWorkbook/README.md @@ -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