Skip to content

Commit 2228949

Browse files
983239: updated
1 parent 41d6cb4 commit 2228949

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

blazor/treegrid/excel-export.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ public class TreeData
180180

181181
### Export hidden columns
182182

183-
The excel export provides an option to export hidden columns of Tre Grid by defining **includeHiddenColumn** as **true**.
183+
The excel export provides an option to export hidden columns of TreeGrid by defining **includeHiddenColumn** as **true**.
184184

185185
{% tabs %}
186186

@@ -531,4 +531,4 @@ public class TreeData
531531
Microsoft Excel supports up to **seven nested levels** in outlines. If the TreeGrid exceeds this depth, the document will be exported without outline formatting.
532532

533533
Refer to the official documentation:
534-
[Microsoft Limitation](https://learn.microsoft.com/en-us/sql/reporting-services/report-builder/exporting-to-microsoft-excel-report-builder-and-ssrs?view=sql-server-2017#ExcelLimitations).
534+
[Microsoft Limitation](https://learn.microsoft.com/en-us/sql/reporting-services/report-builder/exporting-to-microsoft-excel-report-builder-and-ssrs?view=sql-server-2017#ExcelLimitations).

0 commit comments

Comments
 (0)