From ba7570a88750ee80dfce1bb4fc7a549d3b952903 Mon Sep 17 00:00:00 2001 From: RajClinton26 Date: Tue, 21 Jul 2026 19:48:19 +0530 Subject: [PATCH 1/2] Updated the UG --- .../Excel/Spreadsheet/UWP/Getting-Started.md | 6 +++--- .../Excel/Spreadsheet/WPF/Getting-Started.md | 6 +++--- .../Excel/Spreadsheet/Winforms/Getting-Started.md | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Document-Processing/Excel/Spreadsheet/UWP/Getting-Started.md b/Document-Processing/Excel/Spreadsheet/UWP/Getting-Started.md index b166ab0660..f4b6b5b5eb 100644 --- a/Document-Processing/Excel/Spreadsheet/UWP/Getting-Started.md +++ b/Document-Processing/Excel/Spreadsheet/UWP/Getting-Started.md @@ -46,15 +46,15 @@ Optional NuGet Packages Description -Syncfusion.SfSpreadsheetHelper.UWP +[Syncfusion.SfSpreadsheetHelper.UWP](https://www.nuget.org/packages/Syncfusion.SfSpreadsheetHelper.UWP) Contains the classes responsible for importing charts and sparklines into SfSpreadsheet. -Syncfusion.ExcelChartToImageConverter.UWP +[Syncfusion.ExcelChartToImageConverter.UWP](https://www.nuget.org/packages/Syncfusion.ExcelChartToImageConverter.UWP) Contains the classes responsible for converting charts to images. -Syncfusion.SfChart.UWP +[Syncfusion.SfChart.UWP](https://www.nuget.org/packages/Syncfusion.SfChart.UWP) Contains the classes responsible for importing chart types such as line charts, pie charts, and sparklines. diff --git a/Document-Processing/Excel/Spreadsheet/WPF/Getting-Started.md b/Document-Processing/Excel/Spreadsheet/WPF/Getting-Started.md index b5822a240d..551b09f45d 100644 --- a/Document-Processing/Excel/Spreadsheet/WPF/Getting-Started.md +++ b/Document-Processing/Excel/Spreadsheet/WPF/Getting-Started.md @@ -45,15 +45,15 @@ Optional NuGet Packages Description -Syncfusion.SfSpreadsheetHelper.WPF +[Syncfusion.SfSpreadsheetHelper.WPF](https://www.nuget.org/packages/Syncfusion.SfSpreadsheetHelper.WPF) Contains the classes that are responsible for importing charts and sparklines into SfSpreadsheet. -Syncfusion.ExcelChartToImageConverter.WPF +[Syncfusion.ExcelChartToImageConverter.WPF](https://www.nuget.org/packages/Syncfusion.ExcelChartToImageConverter.WPF) Contains the classes that are responsible for converting charts as images. -Syncfusion.SfChart.WPF +[Syncfusion.SfChart.WPF](https://www.nuget.org/packages/Syncfusion.SfChart.WPF) Contains the classes that are responsible for importing charts such as Line, Pie, Column, and Bar charts. Sparklines are handled by Syncfusion.SfSpreadsheetHelper.WPF, not by this package. diff --git a/Document-Processing/Excel/Spreadsheet/Winforms/Getting-Started.md b/Document-Processing/Excel/Spreadsheet/Winforms/Getting-Started.md index f6f00948dd..ea7c934405 100644 --- a/Document-Processing/Excel/Spreadsheet/Winforms/Getting-Started.md +++ b/Document-Processing/Excel/Spreadsheet/Winforms/Getting-Started.md @@ -41,15 +41,15 @@ Optional NuGet Packages Description -Syncfusion.SpreadsheetHelper.Windows +[Syncfusion.SpreadsheetHelper.Windows](https://www.nuget.org/packages/Syncfusion.SpreadsheetHelper.Windows) Contains the classes that import charts and sparklines into the Spreadsheet. -Syncfusion.ExcelChartToImageConverter.WPF +[Syncfusion.ExcelChartToImageConverter.WPF](https://www.nuget.org/packages/Syncfusion.ExcelChartToImageConverter.WPF) Contains the classes that convert charts to images. -Syncfusion.Chart.Windows +[Syncfusion.Chart.Windows](https://www.nuget.org/packages/Syncfusion.Chart.Windows) Contains the classes that create charts that hold axes, series, and legends. From 50fbfde3cc789c9534d411fa2c2bf565b51b49ff Mon Sep 17 00:00:00 2001 From: RajClinton26 Date: Wed, 22 Jul 2026 11:29:59 +0530 Subject: [PATCH 2/2] WPF-Spreadsheet-UGCorrection --- .../Excel/Spreadsheet/UWP/Getting-Started.md | 6 +++--- .../Excel/Spreadsheet/WPF/Getting-Started.md | 6 +++--- .../Excel/Spreadsheet/Winforms/Getting-Started.md | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Document-Processing/Excel/Spreadsheet/UWP/Getting-Started.md b/Document-Processing/Excel/Spreadsheet/UWP/Getting-Started.md index f4b6b5b5eb..00c6ffb96d 100644 --- a/Document-Processing/Excel/Spreadsheet/UWP/Getting-Started.md +++ b/Document-Processing/Excel/Spreadsheet/UWP/Getting-Started.md @@ -46,15 +46,15 @@ Optional NuGet Packages Description -[Syncfusion.SfSpreadsheetHelper.UWP](https://www.nuget.org/packages/Syncfusion.SfSpreadsheetHelper.UWP) +{{'[Syncfusion.SfSpreadsheetHelper.UWP](https://www.nuget.org/packages/Syncfusion.SfSpreadsheetHelper.UWP)' | markdownify}} Contains the classes responsible for importing charts and sparklines into SfSpreadsheet. -[Syncfusion.ExcelChartToImageConverter.UWP](https://www.nuget.org/packages/Syncfusion.ExcelChartToImageConverter.UWP) +{{'[Syncfusion.ExcelChartToImageConverter.UWP](https://www.nuget.org/packages/Syncfusion.ExcelChartToImageConverter.UWP)' | markdownify}} Contains the classes responsible for converting charts to images. -[Syncfusion.SfChart.UWP](https://www.nuget.org/packages/Syncfusion.SfChart.UWP) +{{'[Syncfusion.SfChart.UWP](https://www.nuget.org/packages/Syncfusion.SfChart.UWP)' | markdownify}} Contains the classes responsible for importing chart types such as line charts, pie charts, and sparklines. diff --git a/Document-Processing/Excel/Spreadsheet/WPF/Getting-Started.md b/Document-Processing/Excel/Spreadsheet/WPF/Getting-Started.md index 551b09f45d..ce728e368b 100644 --- a/Document-Processing/Excel/Spreadsheet/WPF/Getting-Started.md +++ b/Document-Processing/Excel/Spreadsheet/WPF/Getting-Started.md @@ -45,15 +45,15 @@ Optional NuGet Packages Description -[Syncfusion.SfSpreadsheetHelper.WPF](https://www.nuget.org/packages/Syncfusion.SfSpreadsheetHelper.WPF) +{{'[Syncfusion.SfSpreadsheetHelper.WPF](https://www.nuget.org/packages/Syncfusion.SfSpreadsheetHelper.WPF)' | markdownify}} Contains the classes that are responsible for importing charts and sparklines into SfSpreadsheet. -[Syncfusion.ExcelChartToImageConverter.WPF](https://www.nuget.org/packages/Syncfusion.ExcelChartToImageConverter.WPF) +{{'[Syncfusion.ExcelChartToImageConverter.WPF](https://www.nuget.org/packages/Syncfusion.ExcelChartToImageConverter.WPF)' | markdownify}} Contains the classes that are responsible for converting charts as images. -[Syncfusion.SfChart.WPF](https://www.nuget.org/packages/Syncfusion.SfChart.WPF) +{{'[Syncfusion.SfChart.WPF](https://www.nuget.org/packages/Syncfusion.SfChart.WPF)' | markdownify}} Contains the classes that are responsible for importing charts such as Line, Pie, Column, and Bar charts. Sparklines are handled by Syncfusion.SfSpreadsheetHelper.WPF, not by this package. diff --git a/Document-Processing/Excel/Spreadsheet/Winforms/Getting-Started.md b/Document-Processing/Excel/Spreadsheet/Winforms/Getting-Started.md index ea7c934405..5e605db5df 100644 --- a/Document-Processing/Excel/Spreadsheet/Winforms/Getting-Started.md +++ b/Document-Processing/Excel/Spreadsheet/Winforms/Getting-Started.md @@ -41,15 +41,15 @@ Optional NuGet Packages Description -[Syncfusion.SpreadsheetHelper.Windows](https://www.nuget.org/packages/Syncfusion.SpreadsheetHelper.Windows) +{{'[Syncfusion.SpreadsheetHelper.Windows](https://www.nuget.org/packages/Syncfusion.SpreadsheetHelper.Windows)' | markdownify}} Contains the classes that import charts and sparklines into the Spreadsheet. -[Syncfusion.ExcelChartToImageConverter.WPF](https://www.nuget.org/packages/Syncfusion.ExcelChartToImageConverter.WPF) +{{'[Syncfusion.ExcelChartToImageConverter.WPF](https://www.nuget.org/packages/Syncfusion.ExcelChartToImageConverter.WPF)' | markdownify}} Contains the classes that convert charts to images. -[Syncfusion.Chart.Windows](https://www.nuget.org/packages/Syncfusion.Chart.Windows) +{{'[Syncfusion.Chart.Windows](https://www.nuget.org/packages/Syncfusion.Chart.Windows)' | markdownify}} Contains the classes that create charts that hold axes, series, and legends.