From 33cb45d0240b92010bc230f34ca8d3cb098a49ae Mon Sep 17 00:00:00 2001 From: Dess Date: Mon, 28 Jul 2025 12:07:14 +0300 Subject: [PATCH] Update custom-functions.md --- .../radspreadprocessing/features/formulas/custom-functions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/radspreadprocessing/features/formulas/custom-functions.md b/libraries/radspreadprocessing/features/formulas/custom-functions.md index 7d70d14f..99bc9751 100644 --- a/libraries/radspreadprocessing/features/formulas/custom-functions.md +++ b/libraries/radspreadprocessing/features/formulas/custom-functions.md @@ -337,4 +337,4 @@ __Example 5__ shows how to create the 'E' function. * [Cell Value Types]({%slug radspreadprocessing-working-with-cells-cell-value-types%}) * [ArgumentInterpretation](https://docs.telerik.com/devtools/document-processing/api/Telerik.Windows.Documents.Spreadsheet.Expressions.Functions.ArgumentInterpretation.html) * [ArrayArgumentInterpretation](https://docs.telerik.com/devtools/document-processing/api/Telerik.Windows.Documents.Spreadsheet.Expressions.Functions.ArrayArgumentInterpretation.html) - * [CustomFunctions SDK](https://github.com/telerik/xaml-sdk) + * [CustomFunctions SDK](https://github.com/telerik/xaml-sdk/tree/master/Spreadsheet/WPF/CustomFunctions)