excel-d ~master (2022-05-05T18:54:53.9780511)
Dub
Repo
wrapModuleWorksheetFunctionsString
xlld
wrap
wrap
A string to mixin that wraps all eligible functions in the given module.
string
wrapModuleWorksheetFunctionsString
(
string
moduleName
)
(
in
Flag
!"onlyExports"
onlyExports
=
No.onlyExports
,
in
Flag
!"pascalCase"
pascalCase
=
Yes.pascalCase
,
in
string
callingModule
= __MODULE__
)
Meta
Source
See Implementation
xlld
wrap
wrap
functions
excelRet
stringAutoFreeOper
toDArgs
toPascalCase
wrapAll
wrapAsync
wrapAsyncImpl
wrapModuleFunctionImpl
wrapModuleFunctionStr
wrapModuleMember
wrapModuleWorksheetFunctionsString
wrapWorksheetFunctionsString
templates
isWantedType
A string to mixin that wraps all eligible functions in the given module.