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.