Gets a list with the names of all available functions.
Namespace: com.mindfusion.spreadsheet.expressions
Package: com.mindfusion.spreadsheet.expressions
SyntaxJava
Copy Code
|
|---|
Iterable<String> getFunctions () |
An enumerable of the function names.
See Also