From f77e8a1e880a7813bd633fcbf8b3e7633e9704dd Mon Sep 17 00:00:00 2001 From: Saranya Ragu Date: Mon, 29 Jun 2026 17:18:48 +0530 Subject: [PATCH] 1036267: Added the video tutorial for UG getting started --- .../Excel/Spreadsheet/Blazor/getting-started-webapp.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Document-Processing/Excel/Spreadsheet/Blazor/getting-started-webapp.md b/Document-Processing/Excel/Spreadsheet/Blazor/getting-started-webapp.md index e0dd69bb53..0b034eeb9c 100644 --- a/Document-Processing/Excel/Spreadsheet/Blazor/getting-started-webapp.md +++ b/Document-Processing/Excel/Spreadsheet/Blazor/getting-started-webapp.md @@ -243,6 +243,12 @@ To learn how to open workbooks, bind data, or save files in the Spreadsheet comp N> [View Sample In GitHub.](https://github.com/SyncfusionExamples/Blazor-Getting-Started-Examples/tree/main/Spreadsheet). +## Video tutorial + +To get started quickly with Blazor Spreadsheet, you can watch this video: + +{% youtube "https://www.youtube.com/watch?v=BrcM8AYWF8s" %} + ## See Also - [Getting started with the Blazor Spreadsheet in a Blazor WebAssembly App](./getting-started)