Creates a XmlInformationProvider instance from the specified Document object.
Namespace: com.mindfusion.spreadsheet.expressions
Package: com.mindfusion.spreadsheet.expressions
SyntaxJava
Copy Code
|
|---|
public static XmlInformationProvider create ( |
A Document that contains the function information.
An instance of the XmlInformationProvider class.
See Also