'Declaration Public Function GetSupportedFunctions( _
ByVal categoryThe function category.As Vintasoft.Imaging.Office.Spreadsheet.Functions.FunctionCategory _
) As System.String[]
public System.String[] GetSupportedFunctions(
Vintasoft.Imaging.Office.Spreadsheet.Functions.FunctionCategory category
)
public: System.String[] GetSupportedFunctions(
Vintasoft.Imaging.Office.Spreadsheet.Functions.FunctionCategory category
)
public:
System.String[] GetSupportedFunctions(
Vintasoft.Imaging.Office.Spreadsheet.Functions.FunctionCategory category
)
Parameters
- category
- The function category.
Return Value
The array of function names.