From b97a5a0182e60e9fb7867b3cb8226337e497c2a6 Mon Sep 17 00:00:00 2001 From: Yazhdilipan-SF5086 Date: Thu, 19 Mar 2026 11:55:57 +0530 Subject: [PATCH 1/2] 1010544: Added the APi Reference and Content for Diataxis approach. --- .../Excel/Spreadsheet/Blazor/accessibility.md | 8 ++-- .../Excel/Spreadsheet/Blazor/cell-range.md | 10 ++--- .../Excel/Spreadsheet/Blazor/clipboard.md | 44 +++++++++---------- .../Excel/Spreadsheet/Blazor/contextmenu.md | 2 +- .../Excel/Spreadsheet/Blazor/editing.md | 6 +-- .../Excel/Spreadsheet/Blazor/filtering.md | 6 +-- .../Excel/Spreadsheet/Blazor/formatting.md | 8 ++-- .../Excel/Spreadsheet/Blazor/formulas.md | 2 +- .../Excel/Spreadsheet/Blazor/hyperlink.md | 24 +++++----- .../Excel/Spreadsheet/Blazor/merge-cell.md | 8 ++-- .../Excel/Spreadsheet/Blazor/sorting.md | 2 +- 11 files changed, 60 insertions(+), 60 deletions(-) diff --git a/Document-Processing/Excel/Spreadsheet/Blazor/accessibility.md b/Document-Processing/Excel/Spreadsheet/Blazor/accessibility.md index d32d15612d..d3e41310c1 100644 --- a/Document-Processing/Excel/Spreadsheet/Blazor/accessibility.md +++ b/Document-Processing/Excel/Spreadsheet/Blazor/accessibility.md @@ -9,7 +9,7 @@ documentation: ug # Accessibility in Blazor Spreadsheet -The Syncfusion Blazor Spreadsheet follows accessibility guidelines and standards, including [ADA](https://www.ada.gov/), [Section 508](https://www.section508.gov/), [WCAG 2.2](https://www.w3.org/TR/WCAG22/), and [WAI-ARIA](https://www.w3.org/TR/wai-aria/#roles) roles that are commonly used to evaluate accessibility. +The Syncfusion Blazor Spreadsheet follows accessibility guidelines and standards, including [ADA](https://www.ada.gov/), [Section 508](https://www.section508.gov/), [WCAG 2.2](https://www.w3.org/TR/WCAG22/), and [WAI-ARIA](https://www.w3.org/TR/wai-aria#roles) roles that are commonly used to evaluate accessibility.