Search
Workbook.setExtendedInformationProvider Method
See Also
 






Sets an information provider for custom functions.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public void setExtendedInformationProvider (
    IInformationProvider value
)

 Parameters

value

 See Also