Using Named Ranges

Adding/Referencing Named Ranges in Formulas

The GridDesktop control does support to import/export named ranges in the Excel files, it provides two classes (Name and NameCollection) to work with named ranges.

Following code snippet will help you how to use them.