Gets a summary for the function with the specified name.
Namespace: MindFusion.Spreadsheet.Expressions
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
string GetFunctionSummary ( |
Visual Basic
Copy Code
|
|---|
Function GetFunctionSummary( _ |
The name of the function.
A string representing the function description.
See Also