unvell / ReoGrid

Fast and powerful .NET spreadsheet component, support data format, freeze, outline, formula calculation, chart, script execution and etc. Compatible with Excel 2007 (.xlsx) format and working on .NET 3.5 (or client profile), WPF and Android platform.
https://reogrid.net
MIT License
1.32k stars 390 forks source link

How do you reference in document level customization? #455

Closed Atallpa closed 1 year ago

Atallpa commented 2 years ago

I'm working to make forms to interact with Excel and I want to set one cell equals to reoGridControl.CurrentWorksheet.Ranges["A2"].Data.

How should I reference from Excel? I want to set it from the sheet load.

Thanks a lot!

jingwood commented 2 years ago

What do you mean "reference from Excel"?

jingwood commented 1 year ago

Close this issue because of no more information is provided. If you still have the problem please open a new.