Skip to content

Commit 72517c5

Browse files
dimodidimodi
authored andcommitted
Update knowledge-base/grid-remove-aggregate-labels-in-excel-footer.md
1 parent 0c56830 commit 72517c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/grid-remove-aggregate-labels-in-excel-footer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This KB article answers the following questions:
2727
* How to remove the **Sum:** and **Count:** strings in the Grid footer cells when using Excel export with `GridAggregates`?
2828
* How to get the customized text from the Grid `FooterTemplate` into the Excel download, instead of the aggregate function name itself?
2929
* How to make the exported Grid Excel file match the Grid footer template content?
30-
* How to remove the word **Sum** aggregate label in the footer of Grid when exporting data to Excel? I want to only keep the number in the footer of the Excel file.
30+
* How to remove the **Sum** aggregate label in the footer of Grid when exporting data to Excel? I want to only keep the number in the footer of the Excel file.
3131
* How to customize the footer cell content in the exported Excel file?
3232

3333
## Solution

0 commit comments

Comments
 (0)