Skip to content

Commit 07c9ede

Browse files
authored
kb(Grid): Disable REPL
1 parent 8e8105d commit 07c9ede

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

knowledge-base/grid-custom-cell-formatting-with-radspreadstreamprocessing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ To customize the cell format of the exported file before it reaches the client:
5757

5858
>caption Use RadSpreadStreamProcessing to set background to table headers
5959
60-
````RAZOR
60+
````RAZOR.skip-repl
6161
@using System.IO
6262
@using Telerik.Documents.SpreadsheetStreaming
6363
@@ -253,4 +253,4 @@ To customize the cell format of the exported file before it reaches the client:
253253
* [Custom cell formatting of the exported file with RadSpreadProcessing](slug:grid-kb-custom-cell-formatting-with-radspreadprocessing)
254254
* [Format numbers and dates in the exported CSV file from the Grid](slug:grid-kb-number-formatting-of-the-csv-export)
255255
* [Change the default CSV delimiter (comma) during Grid export](slug:grid-kb-csv-export-change-field-delimiter)
256-
* [Configure Document Processing Libraries](slug:getting-started-vs-integration-dpl)
256+
* [Configure Document Processing Libraries](slug:getting-started-vs-integration-dpl)

0 commit comments

Comments
 (0)