You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blazor/treegrid/excel-export.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -180,7 +180,7 @@ public class TreeData
180
180
181
181
### Export hidden columns
182
182
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**.
184
184
185
185
{% tabs %}
186
186
@@ -531,4 +531,4 @@ public class TreeData
531
531
Microsoft Excel supports up to **seven nested levels** in outlines. If the TreeGrid exceeds this depth, the document will be exported without outline formatting.
0 commit comments