@@ -22,6 +22,9 @@ Syncfusion<sup style="font-size:70%">®</sup> Spreadsheet Editor SDK Skills a
2222| [ ASP.NET MVC] ( https://help.syncfusion.com/document-processing/excel/spreadsheet/asp-net-mvc/overview ) | [ syncfusion-aspnetmvc-spreadsheet-editor] ( https://github.com/syncfusion/spreadsheet-editor-sdk-skills/tree/master/skills/syncfusion-aspnetmvc-spreadsheet-editor ) |
2323| [ TypeScript] ( https://help.syncfusion.com/document-processing/excel/spreadsheet/javascript-es6/overview ) | [ syncfusion-javascript-spreadsheet-editor] ( https://github.com/syncfusion/spreadsheet-editor-sdk-skills/tree/master/skills/syncfusion-javascript-spreadsheet-editor ) |
2424| [ Vue] ( https://help.syncfusion.com/document-processing/excel/spreadsheet/vue/overview ) | [ syncfusion-vue-spreadsheet-editor] ( https://github.com/syncfusion/spreadsheet-editor-sdk-skills/tree/master/skills/syncfusion-vue-spreadsheet-editor ) |
25+ | [ UWP] ( https://help.syncfusion.com/document-processing/excel/spreadsheet/uwp/overview ) | [ syncfusion-uwp-spreadsheet-editor] ( https://github.com/syncfusion/spreadsheet-editor-sdk-skills/tree/master/skills/syncfusion-uwp-spreadsheet-editor ) |
26+ | [ WPF] ( https://help.syncfusion.com/document-processing/excel/spreadsheet/wpf/overview ) | [ syncfusion-wpf-spreadsheet-editor] ( https://github.com/syncfusion/spreadsheet-editor-sdk-skills/tree/master/skills/syncfusion-wpf-spreadsheet-editor ) |
27+ | [ WinForms] ( https://help.syncfusion.com/document-processing/excel/spreadsheet/winforms/overview ) | [ syncfusion-winforms-spreadsheet-editor] ( https://github.com/syncfusion/spreadsheet-editor-sdk-skills/tree/master/skills/syncfusion-winforms-spreadsheet-editor ) |
2528
2629## Prerequisites
2730
@@ -77,6 +80,9 @@ Select skills to install (space to toggle)
7780│ ◻ ssyncfusion-aspnetmvc-spreadsheet-editor
7881│ ◻ syncfusion-javascript-spreadsheet-editor
7982│ ◻ syncfusion-vue-spreadsheet-editor
83+ │ ◻ syncfusion-uwp-spreadsheet-editor
84+ │ ◻ syncfusion-wpf-spreadsheet-editor
85+ │ ◻ syncfusion-winforms-spreadsheet-editor
8086│ .....
8187
8288{% endhighlight %}
@@ -143,6 +149,7 @@ Once skills are installed, the assistant can generate spreadsheet editor code. B
143149- "How to export the spreadsheet as PDF using Vue Spreadsheet Editor?"
144150- "Show me code to apply number formatting to currency columns in React Spreadsheet Editor."
145151- "How do I enable cell editing and data validation in Angular Spreadsheet Editor?"
152+ - "Generate code to add hyperlinks that navigate to other sheets in the workbook in WPF Spreadsheet."
146153
147154## Skills CLI Commands
148155
0 commit comments