From b205fd0da2f1a11498dc35a3140c19b0adccc181 Mon Sep 17 00:00:00 2001 From: shrisankarsf5005 Date: Fri, 5 Sep 2025 15:58:20 +0530 Subject: [PATCH 1/3] 977208: Updated latest links --- Document-Processing/Excel/Spreadsheet/Vue/cell-range.md | 2 +- Document-Processing/Excel/Spreadsheet/Vue/clipboard.md | 2 +- Document-Processing/Excel/Spreadsheet/Vue/context-menu.md | 2 +- Document-Processing/Excel/Spreadsheet/Vue/data-binding.md | 2 +- .../Excel/Spreadsheet/Vue/docker-deployment.md | 4 ++-- Document-Processing/Excel/Spreadsheet/Vue/editing.md | 2 +- Document-Processing/Excel/Spreadsheet/Vue/filter.md | 2 +- Document-Processing/Excel/Spreadsheet/Vue/formatting.md | 2 +- Document-Processing/Excel/Spreadsheet/Vue/formulas.md | 2 +- Document-Processing/Excel/Spreadsheet/Vue/freeze-pane.md | 2 +- Document-Processing/Excel/Spreadsheet/Vue/getting-started.md | 2 +- Document-Processing/Excel/Spreadsheet/Vue/global-local.md | 2 +- Document-Processing/Excel/Spreadsheet/Vue/illustrations.md | 2 +- .../Excel/Spreadsheet/Vue/keyboard-shortcuts.md | 2 +- Document-Processing/Excel/Spreadsheet/Vue/link.md | 2 +- Document-Processing/Excel/Spreadsheet/Vue/open-save.md | 2 +- Document-Processing/Excel/Spreadsheet/Vue/protect-sheet.md | 2 +- Document-Processing/Excel/Spreadsheet/Vue/ribbon.md | 2 +- Document-Processing/Excel/Spreadsheet/Vue/rows-and-columns.md | 2 +- Document-Processing/Excel/Spreadsheet/Vue/scrolling.md | 2 +- Document-Processing/Excel/Spreadsheet/Vue/searching.md | 2 +- Document-Processing/Excel/Spreadsheet/Vue/selection.md | 2 +- Document-Processing/Excel/Spreadsheet/Vue/sort.md | 2 +- Document-Processing/Excel/Spreadsheet/Vue/template.md | 2 +- Document-Processing/Excel/Spreadsheet/Vue/undo-redo.md | 2 +- Document-Processing/Excel/Spreadsheet/Vue/worksheet.md | 2 +- 26 files changed, 27 insertions(+), 27 deletions(-) diff --git a/Document-Processing/Excel/Spreadsheet/Vue/cell-range.md b/Document-Processing/Excel/Spreadsheet/Vue/cell-range.md index 0212fe604..0c80e739b 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/cell-range.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/cell-range.md @@ -207,7 +207,7 @@ Clear the cell contents and formats in the Spreadsheet document by using the [cl ## Note -You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/vue-ui-components/vue-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://ej2.syncfusion.com/vue/demos/#/material/spreadsheet/default.html) to knows how to present and manipulate data. +You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/vue-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://document.syncfusion.com/demos/spreadsheet-editor/vue/#/tailwind3/spreadsheet/default.html) to knows how to present and manipulate data. ## See Also diff --git a/Document-Processing/Excel/Spreadsheet/Vue/clipboard.md b/Document-Processing/Excel/Spreadsheet/Vue/clipboard.md index 65ba64ce4..43f0356e1 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/clipboard.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/clipboard.md @@ -94,4 +94,4 @@ The following example shows, how to prevent the paste action in spreadsheet. In ## Note -You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/vue-ui-components/vue-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://ej2.syncfusion.com/vue/demos/#/material/spreadsheet/default.html) to knows how to present and manipulate data. \ No newline at end of file +You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/vue-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://document.syncfusion.com/demos/spreadsheet-editor/vue/#/tailwind3/spreadsheet/default.html) to knows how to present and manipulate data. \ No newline at end of file diff --git a/Document-Processing/Excel/Spreadsheet/Vue/context-menu.md b/Document-Processing/Excel/Spreadsheet/Vue/context-menu.md index 33c169fb6..093d93563 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/context-menu.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/context-menu.md @@ -115,7 +115,7 @@ In this demo, Rename item is disabled in the pager context menu. ## Note -You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/vue-ui-components/vue-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://ej2.syncfusion.com/vue/demos/#/material/spreadsheet/default.html) to knows how to present and manipulate data. +You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/vue-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://document.syncfusion.com/demos/spreadsheet-editor/vue/#/tailwind3/spreadsheet/default.html) to knows how to present and manipulate data. ## See Also diff --git a/Document-Processing/Excel/Spreadsheet/Vue/data-binding.md b/Document-Processing/Excel/Spreadsheet/Vue/data-binding.md index a96be93a0..819e5dad9 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/data-binding.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/data-binding.md @@ -168,7 +168,7 @@ The following code example demonstrates how to dynamically update data using the ## Note -You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/vue-ui-components/vue-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://ej2.syncfusion.com/vue/demos/#/material/spreadsheet/default.html) to knows how to present and manipulate data. +You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/vue-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://document.syncfusion.com/demos/spreadsheet-editor/vue/#/tailwind3/spreadsheet/default.html) to knows how to present and manipulate data. ## See Also diff --git a/Document-Processing/Excel/Spreadsheet/Vue/docker-deployment.md b/Document-Processing/Excel/Spreadsheet/Vue/docker-deployment.md index 890ae727e..6652009cf 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/docker-deployment.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/docker-deployment.md @@ -9,7 +9,7 @@ documentation: ug # Docker Image Overview in Vue Spreadsheet component -The [**Syncfusion® Spreadsheet (also known as Excel Viewer)**](https://www.syncfusion.com/vue-components/vue-spreadsheet) is a feature-rich control for organizing and analyzing data in a tabular format. It provides all the common Excel features, including data binding, selection, editing, formatting, resizing, sorting, filtering, importing, and exporting Excel documents. +The [**Syncfusion® Spreadsheet (also known as Excel Viewer)**](https://www.syncfusion.com/spreadsheet-editor-sdk/vue-spreadsheet-editor) is a feature-rich control for organizing and analyzing data in a tabular format. It provides all the common Excel features, including data binding, selection, editing, formatting, resizing, sorting, filtering, importing, and exporting Excel documents. This Docker image is the pre-defined Docker container for Syncfusion's® Spreadsheet backend functionalities. This server-side Web API project targets ASP.NET Core 8.0. @@ -150,4 +150,4 @@ services: - "6002:8080" ``` -Please refer to these getting started pages to create a Spreadsheet in [`Javascript`](https://ej2.syncfusion.com/javascript/documentation/spreadsheet/getting-started), [`Angular`](https://ej2.syncfusion.com/angular/documentation/spreadsheet/getting-started), [`React`](https://ej2.syncfusion.com/react/documentation/spreadsheet/getting-started), [`ASP.NET Core`](https://ej2.syncfusion.com/aspnetcore/documentation/spreadsheet/getting-started-core), and [`ASP.NET MVC`](https://ej2.syncfusion.com/aspnetmvc/documentation/spreadsheet/getting-started-mvc). \ No newline at end of file +Please refer to these getting started pages to create a Spreadsheet in [`Javascript`](https://ej2.syncfusion.com/javascript/documentation/spreadsheet/getting-started), [`Angular`](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/getting-started), [`React`](https://help.syncfusion.com/document-processing/excel/spreadsheet/react/getting-started), [`ASP.NET Core`](https://help.syncfusion.com/document-processing/excel/spreadsheet/asp-net-core/getting-started-core), and [`ASP.NET MVC`](https://help.syncfusion.com/document-processing/excel/spreadsheet/asp-net-mvc/getting-started-mvc). \ No newline at end of file diff --git a/Document-Processing/Excel/Spreadsheet/Vue/editing.md b/Document-Processing/Excel/Spreadsheet/Vue/editing.md index 14f12dee1..40c6205ea 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/editing.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/editing.md @@ -55,7 +55,7 @@ The following sample shows how to prevent the editing and cell save. Here `E` co ## Note -You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/vue-ui-components/vue-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://ej2.syncfusion.com/vue/demos/#/material/spreadsheet/default.html) to knows how to present and manipulate data. +You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/vue-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://document.syncfusion.com/demos/spreadsheet-editor/vue/#/tailwind3/spreadsheet/default.html) to knows how to present and manipulate data. ## See Also diff --git a/Document-Processing/Excel/Spreadsheet/Vue/filter.md b/Document-Processing/Excel/Spreadsheet/Vue/filter.md index 8939761c3..9c0e1ed1f 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/filter.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/filter.md @@ -105,7 +105,7 @@ The following features have some limitations in Filter: ## Note -You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/vue-ui-components/vue-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://ej2.syncfusion.com/vue/demos/#/material/spreadsheet/default.html) to knows how to present and manipulate data. +You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/vue-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://document.syncfusion.com/demos/spreadsheet-editor/vue/#/tailwind3/spreadsheet/default.html) to knows how to present and manipulate data. ## See Also diff --git a/Document-Processing/Excel/Spreadsheet/Vue/formatting.md b/Document-Processing/Excel/Spreadsheet/Vue/formatting.md index 9e532f1d2..441ff1f1f 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/formatting.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/formatting.md @@ -286,7 +286,7 @@ The following features have some limitations in Conditional Formatting: ## Note -You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/vue-ui-components/vue-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://ej2.syncfusion.com/vue/demos/#/material/spreadsheet/default.html) to knows how to present and manipulate data. +You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/vue-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://document.syncfusion.com/demos/spreadsheet-editor/vue/#/tailwind3/spreadsheet/default.html) to knows how to present and manipulate data. ## See Also diff --git a/Document-Processing/Excel/Spreadsheet/Vue/formulas.md b/Document-Processing/Excel/Spreadsheet/Vue/formulas.md index e62cb0f31..0939a42c6 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/formulas.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/formulas.md @@ -175,7 +175,7 @@ If you enter an invalid formula in a cell, an error dialog with an error message ## Note -You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/vue-ui-components/vue-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://ej2.syncfusion.com/vue/demos/#/material/spreadsheet/default.html) to knows how to present and manipulate data. +You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/vue-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://document.syncfusion.com/demos/spreadsheet-editor/vue/#/tailwind3/spreadsheet/default.html) to knows how to present and manipulate data. ## See Also diff --git a/Document-Processing/Excel/Spreadsheet/Vue/freeze-pane.md b/Document-Processing/Excel/Spreadsheet/Vue/freeze-pane.md index da279ba1d..43d9e9896 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/freeze-pane.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/freeze-pane.md @@ -64,7 +64,7 @@ Here, we have listed out the limitations with Freeze Panes feature. ## Note -You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/vue-ui-components/vue-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://ej2.syncfusion.com/vue/demos/#/material/spreadsheet/default.html) to knows how to present and manipulate data. +You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/vue-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://document.syncfusion.com/demos/spreadsheet-editor/vue/#/tailwind3/spreadsheet/default.html) to knows how to present and manipulate data. ## See Also diff --git a/Document-Processing/Excel/Spreadsheet/Vue/getting-started.md b/Document-Processing/Excel/Spreadsheet/Vue/getting-started.md index f62df5416..478cb0c29 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/getting-started.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/getting-started.md @@ -164,7 +164,7 @@ yarn run serve {% previewsample "https://helpstaging.syncfusion.com/document-processing/code-snippet/excel/spreadsheet/vue/getting-started-cs1" %} -> You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/vue-ui-components/vue-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://ej2.syncfusion.com/vue/demos/#/material/spreadsheet/default.html) that shows you how to present and manipulate data. +> You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/vue-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://document.syncfusion.com/demos/spreadsheet-editor/vue/#/tailwind3/spreadsheet/default.html) that shows you how to present and manipulate data. ## See Also diff --git a/Document-Processing/Excel/Spreadsheet/Vue/global-local.md b/Document-Processing/Excel/Spreadsheet/Vue/global-local.md index 18eac1a75..743d3eb06 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/global-local.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/global-local.md @@ -622,7 +622,7 @@ RTL provides an option to switch the text direction and layout of the Spreadshee ## Note -You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/vue-ui-components/vue-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://ej2.syncfusion.com/vue/demos/#/material/spreadsheet/default.html) to knows how to present and manipulate data. +You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/vue-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://document.syncfusion.com/demos/spreadsheet-editor/vue/#/tailwind3/spreadsheet/default.html) to knows how to present and manipulate data. ## See Also diff --git a/Document-Processing/Excel/Spreadsheet/Vue/illustrations.md b/Document-Processing/Excel/Spreadsheet/Vue/illustrations.md index 2e5a40cec..d939e2536 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/illustrations.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/illustrations.md @@ -191,7 +191,7 @@ The following features have some limitations in the Chart: ## Note -You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/vue-ui-components/vue-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://ej2.syncfusion.com/vue/demos/#/material/spreadsheet/default.html) to knows how to present and manipulate data. +You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/vue-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://document.syncfusion.com/demos/spreadsheet-editor/vue/#/tailwind3/spreadsheet/default.html) to knows how to present and manipulate data. ## See Also diff --git a/Document-Processing/Excel/Spreadsheet/Vue/keyboard-shortcuts.md b/Document-Processing/Excel/Spreadsheet/Vue/keyboard-shortcuts.md index 6a0d9bdd6..49f6c4a88 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/keyboard-shortcuts.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/keyboard-shortcuts.md @@ -116,7 +116,7 @@ The keyboard shortcuts supported in the spreadsheet are, ## Note -You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/vue-ui-components/vue-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://ej2.syncfusion.com/vue/demos/#/material/spreadsheet/default.html) to knows how to present and manipulate data. +You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/vue-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://document.syncfusion.com/demos/spreadsheet-editor/vue/#/tailwind3/spreadsheet/default.html) to knows how to present and manipulate data. ## See Also diff --git a/Document-Processing/Excel/Spreadsheet/Vue/link.md b/Document-Processing/Excel/Spreadsheet/Vue/link.md index 6e314f2c1..b461f3284 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/link.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/link.md @@ -70,7 +70,7 @@ There is an event named `beforeHyperlinkClick` which triggers only on clicking h ## Note -You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/vue-ui-components/vue-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://ej2.syncfusion.com/vue/demos/#/material/spreadsheet/default.html) to knows how to present and manipulate data. +You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/vue-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://document.syncfusion.com/demos/spreadsheet-editor/vue/#/tailwind3/spreadsheet/default.html) to knows how to present and manipulate data. ## See Also diff --git a/Document-Processing/Excel/Spreadsheet/Vue/open-save.md b/Document-Processing/Excel/Spreadsheet/Vue/open-save.md index 5876feadd..7af9063b1 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/open-save.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/open-save.md @@ -1189,7 +1189,7 @@ And also refer [this](https://ej2.syncfusion.com/aspnetcore/documentation/spread ## Note -You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/vue-ui-components/vue-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://ej2.syncfusion.com/vue/demos/#/material/spreadsheet/default.html) to knows how to present and manipulate data. +You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/vue-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://document.syncfusion.com/demos/spreadsheet-editor/vue/#/tailwind3/spreadsheet/default.html) to knows how to present and manipulate data. ## See Also diff --git a/Document-Processing/Excel/Spreadsheet/Vue/protect-sheet.md b/Document-Processing/Excel/Spreadsheet/Vue/protect-sheet.md index b504de5f3..1f075bc01 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/protect-sheet.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/protect-sheet.md @@ -200,7 +200,7 @@ In the active Spreadsheet, the workbook Unprotection can be done in any of the f ## Note -You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/vue-ui-components/vue-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://ej2.syncfusion.com/vue/demos/#/material/spreadsheet/default.html) to knows how to present and manipulate data. +You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/vue-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://document.syncfusion.com/demos/spreadsheet-editor/vue/#/tailwind3/spreadsheet/default.html) to knows how to present and manipulate data. ## See Also diff --git a/Document-Processing/Excel/Spreadsheet/Vue/ribbon.md b/Document-Processing/Excel/Spreadsheet/Vue/ribbon.md index c211916d6..2f2b690fb 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/ribbon.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/ribbon.md @@ -42,7 +42,7 @@ The following code example shows the usage of ribbon customization. ## Note -You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/vue-components/vue-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://ej2.syncfusion.com/vue/demos/#/material/spreadsheet/default.html) to knows how to present and manipulate data. +You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/vue-components/vue-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://document.syncfusion.com/demos/spreadsheet-editor/vue/#/tailwind3/spreadsheet/default.html) to knows how to present and manipulate data. ## See Also diff --git a/Document-Processing/Excel/Spreadsheet/Vue/rows-and-columns.md b/Document-Processing/Excel/Spreadsheet/Vue/rows-and-columns.md index 69d29068d..2329615b5 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/rows-and-columns.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/rows-and-columns.md @@ -194,7 +194,7 @@ The following code example shows how to change the text in the column headers. ## Note -You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/vue-ui-components/vue-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://ej2.syncfusion.com/vue/demos/#/material/spreadsheet/default.html) to knows how to present and manipulate data. +You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/vue-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://document.syncfusion.com/demos/spreadsheet-editor/vue/#/tailwind3/spreadsheet/default.html) to knows how to present and manipulate data. ## See Also diff --git a/Document-Processing/Excel/Spreadsheet/Vue/scrolling.md b/Document-Processing/Excel/Spreadsheet/Vue/scrolling.md index 5d0cd0631..84e8eb6d4 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/scrolling.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/scrolling.md @@ -63,4 +63,4 @@ The following code example shows the finite scrolling with defined rows and colu ## Note -You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/vue-ui-components/vue-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://ej2.syncfusion.com/vue/demos/#/material/spreadsheet/default.html) to knows how to present and manipulate data. \ No newline at end of file +You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/vue-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://document.syncfusion.com/demos/spreadsheet-editor/vue/#/tailwind3/spreadsheet/default.html) to knows how to present and manipulate data. \ No newline at end of file diff --git a/Document-Processing/Excel/Spreadsheet/Vue/searching.md b/Document-Processing/Excel/Spreadsheet/Vue/searching.md index 8179d0f4b..b24953ac0 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/searching.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/searching.md @@ -79,4 +79,4 @@ Go to feature is used to navigate to a specific cell address in the sheet or wor ## Note -You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/vue-ui-components/vue-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://ej2.syncfusion.com/vue/demos/#/material/spreadsheet/default.html) to knows how to present and manipulate data. \ No newline at end of file +You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/vue-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://document.syncfusion.com/demos/spreadsheet-editor/vue/#/tailwind3/spreadsheet/default.html) to knows how to present and manipulate data. \ No newline at end of file diff --git a/Document-Processing/Excel/Spreadsheet/Vue/selection.md b/Document-Processing/Excel/Spreadsheet/Vue/selection.md index 994a443ed..fdf17c588 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/selection.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/selection.md @@ -121,4 +121,4 @@ The following sample shows, how to remove the selection in the spreadsheet. Here ## Note -You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/vue-ui-components/vue-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://ej2.syncfusion.com/vue/demos/#/material/spreadsheet/default.html) to knows how to present and manipulate data. \ No newline at end of file +You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/vue-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://document.syncfusion.com/demos/spreadsheet-editor/vue/#/tailwind3/spreadsheet/default.html) to knows how to present and manipulate data. \ No newline at end of file diff --git a/Document-Processing/Excel/Spreadsheet/Vue/sort.md b/Document-Processing/Excel/Spreadsheet/Vue/sort.md index afce063d5..89d34a374 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/sort.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/sort.md @@ -161,7 +161,7 @@ The following errors have been handled for sorting, ## Note -You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/vue-ui-components/vue-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://ej2.syncfusion.com/vue/demos/#/material/spreadsheet/default.html) to knows how to present and manipulate data. +You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/vue-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://document.syncfusion.com/demos/spreadsheet-editor/vue/#/tailwind3/spreadsheet/default.html) to knows how to present and manipulate data. ## See Also diff --git a/Document-Processing/Excel/Spreadsheet/Vue/template.md b/Document-Processing/Excel/Spreadsheet/Vue/template.md index f6f94c71b..656bab133 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/template.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/template.md @@ -161,7 +161,7 @@ Sample link: [`Cell template`](https://ej2.syncfusion.com/vue/demos/#/material/s ## Note -You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/vue-ui-components/vue-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://ej2.syncfusion.com/vue/demos/#/material/spreadsheet/default.html) to knows how to present and manipulate data. +You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/vue-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://document.syncfusion.com/demos/spreadsheet-editor/vue/#/tailwind3/spreadsheet/default.html) to knows how to present and manipulate data. ## See Also diff --git a/Document-Processing/Excel/Spreadsheet/Vue/undo-redo.md b/Document-Processing/Excel/Spreadsheet/Vue/undo-redo.md index 3f1291824..f03a22216 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/undo-redo.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/undo-redo.md @@ -50,7 +50,7 @@ The following code example shows `How to update and customize your own actions f ## Note -You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/vue-ui-components/vue-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://ej2.syncfusion.com/vue/demos/#/material/spreadsheet/default.html) to knows how to present and manipulate data. +You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/vue-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://document.syncfusion.com/demos/spreadsheet-editor/vue/#/tailwind3/spreadsheet/default.html) to knows how to present and manipulate data. ## See Also diff --git a/Document-Processing/Excel/Spreadsheet/Vue/worksheet.md b/Document-Processing/Excel/Spreadsheet/Vue/worksheet.md index 6d62201e7..8a79188a9 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/worksheet.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/worksheet.md @@ -116,7 +116,7 @@ The following code example shows the three types of sheet visibility state. ## Note -You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/vue-ui-components/vue-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://ej2.syncfusion.com/vue/demos/#/material/spreadsheet/default.html) to knows how to present and manipulate data. +You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/vue-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://document.syncfusion.com/demos/spreadsheet-editor/vue/#/tailwind3/spreadsheet/default.html) to knows how to present and manipulate data. ## See Also From aa730af44898b4508ec7b4808f01b0b39df3191c Mon Sep 17 00:00:00 2001 From: shrisankarsf5005 Date: Fri, 5 Sep 2025 17:24:53 +0530 Subject: [PATCH 2/3] 977208: Updated changes for latest links --- .../Excel/Spreadsheet/Vue/docker-deployment.md | 4 ++-- .../Excel/Spreadsheet/Vue/feature-list.md | 2 +- .../Excel/Spreadsheet/Vue/formulas.md | 2 +- .../Excel/Spreadsheet/Vue/getting-started.md | 2 +- .../Excel/Spreadsheet/Vue/open-save.md | 2 +- .../Vue/performance-best-practices.md | 18 +++++++++--------- .../Excel/Spreadsheet/Vue/ribbon.md | 2 +- .../Excel/Spreadsheet/Vue/template.md | 2 +- .../Spreadsheet/Vue/vue-3-getting-started.md | 2 +- 9 files changed, 18 insertions(+), 18 deletions(-) diff --git a/Document-Processing/Excel/Spreadsheet/Vue/docker-deployment.md b/Document-Processing/Excel/Spreadsheet/Vue/docker-deployment.md index 6652009cf..c77d8128c 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/docker-deployment.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/docker-deployment.md @@ -57,7 +57,7 @@ docker-compose up Now the Spreadsheet server Docker instance runs on localhost with the provided port number `http://localhost:6002`. Open this link in a browser and navigate to the Spreadsheet Web API open and save service at `http://localhost:6002/api/spreadsheet/open` and `http://localhost:6002/api/spreadsheet/save`. -**Step 4:** Append the URLs of the Docker instance running services to the [`openUrl`](https://helpej2.syncfusion.com/vue/documentation/api/spreadsheet/#openurl) property as `http://localhost:6002/api/spreadsheet/open` and the [`saveUrl`](https://helpej2.syncfusion.com/vue/documentation/api/spreadsheet/#saveurl) property as `http://localhost:6002/api/spreadsheet/save` in the client-side Spreadsheet component. For more information on how to get started with the Spreadsheet component, refer to this [`getting started page.`](https://ej2.syncfusion.com/vue/documentation/spreadsheet/getting-started). +**Step 4:** Append the URLs of the Docker instance running services to the [`openUrl`](https://helpej2.syncfusion.com/vue/documentation/api/spreadsheet/#openurl) property as `http://localhost:6002/api/spreadsheet/open` and the [`saveUrl`](https://helpej2.syncfusion.com/vue/documentation/api/spreadsheet/#saveurl) property as `http://localhost:6002/api/spreadsheet/save` in the client-side Spreadsheet component. For more information on how to get started with the Spreadsheet component, refer to this [`getting started page.`](https://help.syncfusion.com/document-processing/excel/spreadsheet/vue/getting-started). {% tabs %} @@ -150,4 +150,4 @@ services: - "6002:8080" ``` -Please refer to these getting started pages to create a Spreadsheet in [`Javascript`](https://ej2.syncfusion.com/javascript/documentation/spreadsheet/getting-started), [`Angular`](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/getting-started), [`React`](https://help.syncfusion.com/document-processing/excel/spreadsheet/react/getting-started), [`ASP.NET Core`](https://help.syncfusion.com/document-processing/excel/spreadsheet/asp-net-core/getting-started-core), and [`ASP.NET MVC`](https://help.syncfusion.com/document-processing/excel/spreadsheet/asp-net-mvc/getting-started-mvc). \ No newline at end of file +Please refer to these getting started pages to create a Spreadsheet in [`Javascript`](https://help.syncfusion.com/document-processing/excel/spreadsheet/javascript-es5/getting-started), [`Angular`](https://help.syncfusion.com/document-processing/excel/spreadsheet/angular/getting-started), [`React`](https://help.syncfusion.com/document-processing/excel/spreadsheet/react/getting-started), [`ASP.NET Core`](https://help.syncfusion.com/document-processing/excel/spreadsheet/asp-net-core/getting-started-core), and [`ASP.NET MVC`](https://help.syncfusion.com/document-processing/excel/spreadsheet/asp-net-mvc/getting-started-mvc). \ No newline at end of file diff --git a/Document-Processing/Excel/Spreadsheet/Vue/feature-list.md b/Document-Processing/Excel/Spreadsheet/Vue/feature-list.md index fabdf4bc6..9accbfa29 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/feature-list.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/feature-list.md @@ -20,7 +20,7 @@ The following table compares Excel functionality with the availability of EJ1 an | Scrolling | Partially | Yes | - | | Selection | Yes | Yes | - | | Editing | Yes | Yes | - | -| Formulae | Yes | Partially | EJ2 supports limited number of [`most used formulas`](https://ej2.syncfusion.com/documentation/spreadsheet/formulas/#supported-formulas) | +| Formulae | Yes | Partially | EJ2 supports limited number of [`most used formulas`](https://help.syncfusion.com/document-processing/excel/spreadsheet/vue/formulas#supported-formulas) | | Named range | Yes | Partially | EJ2 Spreadsheet Named range supports only in workbook scope | | Data Binding | Yes | Yes | - | | Formatting | Yes | Yes | - | diff --git a/Document-Processing/Excel/Spreadsheet/Vue/formulas.md b/Document-Processing/Excel/Spreadsheet/Vue/formulas.md index 0939a42c6..06e8969fa 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/formulas.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/formulas.md @@ -43,7 +43,7 @@ In the example below, the Spreadsheet component is rendered with the `German cul ## Create User Defined Functions / Custom Functions -The Spreadsheet includes a number of built-in formulas. For your convenience, a list of supported formulas can be found [here](https://ej2.syncfusion.com/vue/documentation/spreadsheet/formulas#supported-formulas). +The Spreadsheet includes a number of built-in formulas. For your convenience, a list of supported formulas can be found [here](https://help.syncfusion.com/document-processing/excel/spreadsheet/vue/formulas#supported-formulas). You can define and use an unsupported formula, i.e. a user defined/custom formula, in the spreadsheet by using the [addCustomFunction](https://ej2.syncfusion.com/vue/documentation/api/spreadsheet/#addcustomfunction) function. Meanwhile, remember that you should define a user defined/custom formula whose results should only return a single value. If a user-defined/custom formula returns an array, it will be time-consuming to update adjacent cell values. diff --git a/Document-Processing/Excel/Spreadsheet/Vue/getting-started.md b/Document-Processing/Excel/Spreadsheet/Vue/getting-started.md index 478cb0c29..d34684221 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/getting-started.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/getting-started.md @@ -58,7 +58,7 @@ Once the `quickstart` project is set up with default settings, proceed to add Sy Syncfusion® packages are available at [npmjs.com](https://www.npmjs.com/search?q=ej2-vue). To use Vue components, install the required npm package. -This article uses the [Vue Spreadsheet component](https://www.syncfusion.com/vue-components/vue-spreadsheet) as an example. Install the `@syncfusion/ej2-vue-spreadsheet` package by running the following command: +This article uses the [Vue Spreadsheet component](https://www.syncfusion.com/spreadsheet-editor-sdk/vue-spreadsheet-editor) as an example. Install the `@syncfusion/ej2-vue-spreadsheet` package by running the following command: ```bash npm install @syncfusion/ej2-vue-spreadsheet --save diff --git a/Document-Processing/Excel/Spreadsheet/Vue/open-save.md b/Document-Processing/Excel/Spreadsheet/Vue/open-save.md index 7af9063b1..4a3190caa 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/open-save.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/open-save.md @@ -1184,7 +1184,7 @@ Open and save helper functions are shipped in the Syncfusion.EJ2.Spreadsheet pac * Syncfusion.Compression.Base * Syncfusion.XlsIO.Base -And also refer [this](https://ej2.syncfusion.com/aspnetcore/documentation/spreadsheet/open-save#server-dependencies) for more information. +And also refer [this](https://help.syncfusion.com/document-processing/excel/spreadsheet/asp-net-core/open-save#server-dependencies) for more information. ## Note diff --git a/Document-Processing/Excel/Spreadsheet/Vue/performance-best-practices.md b/Document-Processing/Excel/Spreadsheet/Vue/performance-best-practices.md index 4168683b4..1fd61b28d 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/performance-best-practices.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/performance-best-practices.md @@ -9,7 +9,7 @@ documentation: ug # Performance Best Practices in Vue Spreadsheet Component -Performance optimization is crucial when working with large datasets in the [Syncfusion® Vue Spreadsheet](https://www.syncfusion.com/vue-components/vue-spreadsheet). This documentation outlines best practices to enhance data handling efficiency and ensure a smooth, responsive user experience during various spreadsheet operations. +Performance optimization is crucial when working with large datasets in the [Syncfusion® Vue Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/vue-spreadsheet-editor). This documentation outlines best practices to enhance data handling efficiency and ensure a smooth, responsive user experience during various spreadsheet operations. ## How to improve performance when opening Excel files in the Spreadsheet? @@ -19,7 +19,7 @@ Virtual scrolling is an essential performance feature in the Vue Spreadsheet tha This approach significantly reduces initial load time, DOM size, and memory usage — resulting in smoother rendering and interaction, especially when working with thousands of rows or columns. -For more details, refer to the [virtual scrolling documentation](https://ej2.syncfusion.com/vue/documentation/spreadsheet/scrolling#virtual-scrolling). +For more details, refer to the [virtual scrolling documentation](https://help.syncfusion.com/document-processing/excel/spreadsheet/vue/scrolling#virtual-scrolling). ### Chunk response processing @@ -28,7 +28,7 @@ When opening large Excel files with extensive data and features, server response These chunks are combined on the client side to load the Excel data smoothly into the Spreadsheet. This approach avoids transmission failures due to memory constraints and ensures reliable and efficient loading of large files. To enable the chunk response processing feature, you can refer to the following UG section: -* [Chunk Response Processing](https://ej2.syncfusion.com/vue/documentation/spreadsheet/open-save#chunk-response-processing) +* [Chunk Response Processing](https://help.syncfusion.com/document-processing/excel/spreadsheet/vue/open-save#chunk-response-processing) ### Configure JSON serialization options during open @@ -41,7 +41,7 @@ This is particularly useful when: Refer to the following UG section to learn how to configure these options: -* [Configure JSON serialization options during open](https://ej2.syncfusion.com/vue/documentation/spreadsheet/open-save#configure-json-deserialization-options) +* [Configure JSON serialization options during open](https://help.syncfusion.com/document-processing/excel/spreadsheet/vue/open-save#configure-json-deserialization-options) ### Configuring threshold limits @@ -96,7 +96,7 @@ Enabling manual mode is highly beneficial when: * Applying formulas dynamically to a large number of cells. * You want to postpone calculations until all content or changes are finalized. -To learn more about Manual Calculation Mode and how to enable it, you can refer to the following [UG link](https://ej2.syncfusion.com/vue/documentation/spreadsheet/formulas#manual-mode). +To learn more about Manual Calculation Mode and how to enable it, you can refer to the following [UG link](https://help.syncfusion.com/document-processing/excel/spreadsheet/vue/formulas#manual-mode). ## How to improve save performance in the Spreadsheet? @@ -203,7 +203,7 @@ Proper use of serialization options during save improves performance and reduces Refer to the following UG section to learn how to configure these options: -* [Configure JSON serialization options during save](https://ej2.syncfusion.com/vue/documentation/spreadsheet/open-save#configure-json-serialization-options) +* [Configure JSON serialization options during save](https://help.syncfusion.com/document-processing/excel/spreadsheet/vue/open-save#configure-json-serialization-options) ## How to improve cell selection performance in Spreadsheet? @@ -298,6 +298,6 @@ export default { ## See Also -* [Open and Save](https://ej2.syncfusion.com/vue/documentation/spreadsheet/open-save) -* [Docker Deployment](https://ej2.syncfusion.com/vue/documentation/spreadsheet/docker-deployment) -* [Scrolling](https://ej2.syncfusion.com/vue/documentation/spreadsheet/scrolling) \ No newline at end of file +* [Open and Save](https://help.syncfusion.com/document-processing/excel/spreadsheet/vue/open-save) +* [Docker Deployment](https://help.syncfusion.com/document-processing/excel/spreadsheet/vue/docker-deployment) +* [Scrolling](https://help.syncfusion.com/document-processing/excel/spreadsheet/vue/scrolling) \ No newline at end of file diff --git a/Document-Processing/Excel/Spreadsheet/Vue/ribbon.md b/Document-Processing/Excel/Spreadsheet/Vue/ribbon.md index 2f2b690fb..9e8130a5a 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/ribbon.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/ribbon.md @@ -42,7 +42,7 @@ The following code example shows the usage of ribbon customization. ## Note -You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/vue-components/vue-spreadsheet) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://document.syncfusion.com/demos/spreadsheet-editor/vue/#/tailwind3/spreadsheet/default.html) to knows how to present and manipulate data. +You can refer to our [Vue Spreadsheet](https://www.syncfusion.com/spreadsheet-editor-sdk/vue-spreadsheet-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Vue Spreadsheet example](https://document.syncfusion.com/demos/spreadsheet-editor/vue/#/tailwind3/spreadsheet/default.html) to knows how to present and manipulate data. ## See Also diff --git a/Document-Processing/Excel/Spreadsheet/Vue/template.md b/Document-Processing/Excel/Spreadsheet/Vue/template.md index 656bab133..596d2c7e5 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/template.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/template.md @@ -157,7 +157,7 @@ export default { @import "../node_modules/@syncfusion/ej2-spreadsheet/styles/material.css"; ``` --> -Sample link: [`Cell template`](https://ej2.syncfusion.com/vue/demos/#/material/spreadsheet/cell-template) +Sample link: [`Cell template`](https://document.syncfusion.com/demos/spreadsheet-editor/vue/#/tailwind3/spreadsheet/cell-template.html) ## Note diff --git a/Document-Processing/Excel/Spreadsheet/Vue/vue-3-getting-started.md b/Document-Processing/Excel/Spreadsheet/Vue/vue-3-getting-started.md index e78036280..0627e49aa 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/vue-3-getting-started.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/vue-3-getting-started.md @@ -84,7 +84,7 @@ Now that `my-project` is ready to run with default settings, let's add Syncfusio Syncfusion® Vue component packages are available at [npmjs.com](https://www.npmjs.com/search?q=ej2-vue). To use Syncfusion® Vue components in the project, install the corresponding npm package. -This article uses the [Vue Spreadsheet component](https://www.syncfusion.com/vue-components/vue-spreadsheet) as an example. To use the Vue Spreadsheet component in the project, the `@syncfusion/ej2-vue-spreadsheet` package needs to be installed using the following command: +This article uses the [Vue Spreadsheet component](https://www.syncfusion.com/spreadsheet-editor-sdk/vue-spreadsheet-editor) as an example. To use the Vue Spreadsheet component in the project, the `@syncfusion/ej2-vue-spreadsheet` package needs to be installed using the following command: ```bash npm install @syncfusion/ej2-vue-spreadsheet --save From 1cbe3ef154ba43056177ab22331f78582587ef0f Mon Sep 17 00:00:00 2001 From: shrisankarsf5005 Date: Fri, 5 Sep 2025 17:50:26 +0530 Subject: [PATCH 3/3] 977208: Changed URl --- Document-Processing/Excel/Spreadsheet/Vue/formulas.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Document-Processing/Excel/Spreadsheet/Vue/formulas.md b/Document-Processing/Excel/Spreadsheet/Vue/formulas.md index 06e8969fa..454060454 100644 --- a/Document-Processing/Excel/Spreadsheet/Vue/formulas.md +++ b/Document-Processing/Excel/Spreadsheet/Vue/formulas.md @@ -153,7 +153,7 @@ The following code example demonstrates how to set the Manual calculation mode i ## Supported Formulas -The list of supported formulas can be find in following [`link`](https://ej2.syncfusion.com/documentation/spreadsheet/formulas#supported-formulas). +The list of supported formulas can be find in following [`link`](https://help.syncfusion.com/document-processing/excel/spreadsheet/javascript-es6/formulas#supported-formulas). ## Formula Error Dialog