Gets a summary for the function with the specified name.
Namespace: com.mindfusion.spreadsheet.expressions
Package: com.mindfusion.spreadsheet.expressions
SyntaxJava
Copy Code
|
|---|
String getFunctionSummary ( |
The name of the function.
A string representing the function description.
See Also