c# - What is a good .Net RefEdit control to use with ExcelDna? -
i using exceldna , c# build suite of tools. part of forms i'd want user select cells/ranges workbook.
i've got application.inputbox route working...but doesn't cool...
i haven't read many things excel's refedit control, , see many have in past written workarounds, in (shudder) vba or vb.net.
however, none of these seem recent... best approach/control refedit functionality on form run via exceldna (if applicable)?
the refedit sample project of github explores different ways of dealing threading when showing form excel add-in, main issue making refedit control .net add-in.
check page links various other implementations: https://github.com/excel-dna/exceldna/wiki/links-about-refedit
Comments
Post a Comment