Gets or sets an information provider for custom functions.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public IInformationProvider ExtendedInformationProvider { get; set; } |
Visual Basic
![]() |
---|
Public Property ExtendedInformationProvider As IInformationProvider |
An IExpressionEvaluator instance.
This property can be used to specify tooltip information for custom functions during formula editing, or to localize the information of the built-in functions.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |