makeWorksheetFunction

return a WorksheetFunction for a double function(double) with no optional arguments

@safe pure nothrow
makeWorksheetFunction
(
wstring name
,
wstring typeText
)

Meta