Skip to content

Commit 50fbfde

Browse files
committed
WPF-Spreadsheet-UGCorrection
1 parent e6872f9 commit 50fbfde

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

Document-Processing/Excel/Spreadsheet/UWP/Getting-Started.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,15 @@ Optional NuGet Packages</th><th>
4646
Description</th></tr>
4747
<tr>
4848
<td>
49-
[Syncfusion.SfSpreadsheetHelper.UWP](https://www.nuget.org/packages/Syncfusion.SfSpreadsheetHelper.UWP)</td><td>
49+
{{'[Syncfusion.SfSpreadsheetHelper.UWP](https://www.nuget.org/packages/Syncfusion.SfSpreadsheetHelper.UWP)' | markdownify}}</td><td>
5050
Contains the classes responsible for importing charts and sparklines into SfSpreadsheet.</td></tr>
5151
<tr>
5252
<td>
53-
[Syncfusion.ExcelChartToImageConverter.UWP](https://www.nuget.org/packages/Syncfusion.ExcelChartToImageConverter.UWP)</td><td>
53+
{{'[Syncfusion.ExcelChartToImageConverter.UWP](https://www.nuget.org/packages/Syncfusion.ExcelChartToImageConverter.UWP)' | markdownify}}</td><td>
5454
Contains the classes responsible for converting charts to images.</td></tr>
5555
<tr>
5656
<td>
57-
[Syncfusion.SfChart.UWP](https://www.nuget.org/packages/Syncfusion.SfChart.UWP)</td><td>
57+
{{'[Syncfusion.SfChart.UWP](https://www.nuget.org/packages/Syncfusion.SfChart.UWP)' | markdownify}}</td><td>
5858
Contains the classes responsible for importing chart types such as line charts, pie charts, and sparklines.</td></tr>
5959
</table>
6060

Document-Processing/Excel/Spreadsheet/WPF/Getting-Started.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,15 @@ Optional NuGet Packages</th><th>
4545
Description</th></tr>
4646
<tr>
4747
<td>
48-
[Syncfusion.SfSpreadsheetHelper.WPF](https://www.nuget.org/packages/Syncfusion.SfSpreadsheetHelper.WPF)</td><td>
48+
{{'[Syncfusion.SfSpreadsheetHelper.WPF](https://www.nuget.org/packages/Syncfusion.SfSpreadsheetHelper.WPF)' | markdownify}}</td><td>
4949
Contains the classes that are responsible for importing charts and sparklines into SfSpreadsheet.</td></tr>
5050
<tr>
5151
<td>
52-
[Syncfusion.ExcelChartToImageConverter.WPF](https://www.nuget.org/packages/Syncfusion.ExcelChartToImageConverter.WPF)</td><td>
52+
{{'[Syncfusion.ExcelChartToImageConverter.WPF](https://www.nuget.org/packages/Syncfusion.ExcelChartToImageConverter.WPF)' | markdownify}}</td><td>
5353
Contains the classes that are responsible for converting charts as images.</td></tr>
5454
<tr>
5555
<td>
56-
[Syncfusion.SfChart.WPF](https://www.nuget.org/packages/Syncfusion.SfChart.WPF)</td><td>
56+
{{'[Syncfusion.SfChart.WPF](https://www.nuget.org/packages/Syncfusion.SfChart.WPF)' | markdownify}}</td><td>
5757
Contains the classes that are responsible for importing charts such as Line, Pie, Column, and Bar charts. Sparklines are handled by <code>Syncfusion.SfSpreadsheetHelper.WPF</code>, not by this package.</td></tr>
5858
</table>
5959

Document-Processing/Excel/Spreadsheet/Winforms/Getting-Started.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,15 @@ Optional NuGet Packages</th><th>
4141
Description</th></tr>
4242
<tr>
4343
<td>
44-
[Syncfusion.SpreadsheetHelper.Windows](https://www.nuget.org/packages/Syncfusion.SpreadsheetHelper.Windows)</td><td>
44+
{{'[Syncfusion.SpreadsheetHelper.Windows](https://www.nuget.org/packages/Syncfusion.SpreadsheetHelper.Windows)' | markdownify}}</td><td>
4545
Contains the classes that import charts and sparklines into the Spreadsheet.</td></tr>
4646
<tr>
4747
<td>
48-
[Syncfusion.ExcelChartToImageConverter.WPF](https://www.nuget.org/packages/Syncfusion.ExcelChartToImageConverter.WPF)</td><td>
48+
{{'[Syncfusion.ExcelChartToImageConverter.WPF](https://www.nuget.org/packages/Syncfusion.ExcelChartToImageConverter.WPF)' | markdownify}}</td><td>
4949
Contains the classes that convert charts to images.</td></tr>
5050
<tr>
5151
<td>
52-
[Syncfusion.Chart.Windows](https://www.nuget.org/packages/Syncfusion.Chart.Windows)</td><td>
52+
{{'[Syncfusion.Chart.Windows](https://www.nuget.org/packages/Syncfusion.Chart.Windows)' | markdownify}}</td><td>
5353
Contains the classes that create charts that hold axes, series, and legends.</td></tr>
5454
</table>
5555

0 commit comments

Comments
 (0)