We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

How to get the list of defined Names in sfSpreadsheet

Hi,

I need to open an Excel-File in the SfSpreadsheet control and get the List of defined names. Unfortunately I can't find out how to do this. The names can be read because using the NameManager displays them, but which property needs to be accessed to get them.

In XlsIO its just Workbook.Names but this is not available in the sfSpreadsheet.

Any help is appreciated.

Thanks,
Michael

1 Reply

PS Pannir Selvam S Syncfusion Team May 25, 2016 02:14 PM UTC

Hi Michael, 
 
Thanks for using Syncfusion products. 
 
In SfSpreadsheet also, you can access the defined names from XlsIO using the Workbook property of SfSpreadsheet like below. 
 
this.Spreadsheet.Workbook.Names 
 
You can also refer our documentation for more details. 
 
 
Pannir 


Loader.
Live Chat Icon For mobile
Up arrow icon