ut.wrap.traits

Undocumented in source.

Members

Functions

FP12ToDoubleFunction
WorksheetFunction FP12ToDoubleFunction(wstring name)
asyncFunction
WorksheetFunction asyncFunction(wstring name)
Undocumented in source. Be warned that the author may not have intended to support it.
doubleToDoubleFunction
WorksheetFunction doubleToDoubleFunction(wstring name)
makeWorksheetFunction
WorksheetFunction makeWorksheetFunction(wstring name, wstring typeText)

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

operToOperFunction
WorksheetFunction operToOperFunction(wstring name)

Meta