0

I am using SpreadsheetGear to integrate with my WPF project, and I have developed a few custom functions. Is there a way to display the function names and parameters as intellisense when the user starts typing the formula in the cell?

Vinod
  • 21
  • 3

1 Answers1

1

SpreadsheetGear does not yet support something like Excel's "formula builder" / IntelliSense-like feature, unfortunately.

Tim Andersen
  • 3,014
  • 1
  • 15
  • 11