Search results

  1. G

    Traditional XLL's in C#

    I have attached a screenshot of using a C# function that is in the example that comes with the download
  2. G

    Traditional XLL's in C#

    Do you mean the doc that appears at the bottom in the function wizard ? And the doc that appears for each parameter in the function wizard ?
  3. G

    Traditional XLL's in C#

    ... I have been able to write pure C# functions, with an attribute, and they just appear in Excel along with all the other built in functions. There's no messy COM registration, which is what I have been used to. For those who have used xlw to write C++ function will find it very natural, as...
  4. G

    Traditional XLL's in C#

    Hello Guys I have been following this forum for a quite while, I especially enjoy the articles on writing C# functions for Excel. Now I think I have something to contribute. I have found out that the xlw project is about release a version with C# support. I was referred to the following link...
Back
Top Bottom