SpreadProcessing: Provide API for converting cell range name to CellRange
Provide API for converting cell range name to CellRange.
3 comments
ADMIN
Svilen
Posted on:17 Feb 2022 15:22
Hi, Dan,
Svilen here, I will be glad to help out with this question. Since the feature will be officially available with the next SP1 Release, the documentation for it will also be available then. In the meantime, you can use the following code:
bool result = NameConverter.TryConvertCellRangeNameToCellRange(rangeName, out cellRange);
Please let me know if I can further assist.
Regards,
Svilen
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
Dan
Posted on:16 Feb 2022 16:16
Can you point to the documentation to use the new feature?
ADMIN
Peshito
Posted on:08 Feb 2022 06:39
Hello,
This item will be available in R1 2022 SP1 Release.
It is also available with Telerik UI for WPF's latest internal build - LIB 2022.2.214 (14 Feb 2022) if you need it earlier.