MCPcopy Create free account

hub / github.com/OfficeDev/Excel-Custom-Functions / functions

Functions38 in github.com/OfficeDev/Excel-Custom-Functions

↓ 8 callersFunctionsleep
(ms: number)
test/end-to-end/src/test-helpers.ts:54
↓ 3 callersFunctioncomposeWsMessage
(method: string)
test/end-to-end/src/debugger-websocket.ts:67
↓ 3 callersFunctiondeleteFolder
(folder)
convertToSingleHost.js:151
↓ 2 callersFunctionaddTestResult
(resultName: string, resultValue: any)
test/end-to-end/src/test-taskpane.ts:62
↓ 2 callersFunctioncloseDesktopApplication
()
test/end-to-end/src/test-helpers.ts:26
↓ 1 callersFunctioncloseWorkbook
()
test/end-to-end/src/test-helpers.ts:5
↓ 1 callersFunctionconnectToWebsocket
(reconnectTry: number = 1)
test/end-to-end/src/debugger-websocket.ts:22
↓ 1 callersFunctionconvertProjectToSingleHost
(host)
convertToSingleHost.js:53
↓ 1 callersFunctioncurrentTime
()
src/functions/functions.ts:34
↓ 1 callersFunctiondeleteJSONManifestRelatedFiles
()
convertToSingleHost.js:180
↓ 1 callersFunctiondeleteSupportFiles
()
convertToSingleHost.js:170
↓ 1 callersFunctiondeleteXMLManifestRelatedFiles
()
convertToSingleHost.js:186
↓ 1 callersFunctionenableDebugging
(ws: WebSocket)
test/end-to-end/src/debugger-websocket.ts:74
↓ 1 callersFunctionexecuteCommandLine
(cmdLine: string)
test/end-to-end/src/test-helpers.ts:42
↓ 1 callersFunctionfindUrl
(jsonUrl: string)
test/end-to-end/src/debugger-websocket.ts:12
↓ 1 callersFunctiongetHostName
(host)
convertToSingleHost.js:132
↓ 1 callersFunctiongetHttpsOptions
()
webpack.config.js:14
↓ 1 callersFunctiongetHttpsOptions
()
test/end-to-end/webpack.config.js:11
↓ 1 callersFunctionmodifyProjectForSingleHost
(host)
convertToSingleHost.js:41
↓ 1 callersFunctionpauseDebugging
(ws: WebSocket)
test/end-to-end/src/debugger-websocket.ts:79
↓ 1 callersFunctionreadCFData
(cfName: string, readCount: number)
test/end-to-end/src/test-taskpane.ts:41
↓ 1 callersFunctionrun
()
src/taskpane/taskpane.ts:15
↓ 1 callersFunctionrunCfTests
()
test/end-to-end/src/test-taskpane.ts:24
↓ 1 callersFunctionupdateLaunchJsonFile
(host)
convertToSingleHost.js:121
↓ 1 callersFunctionupdatePackageJsonForJSONManifest
()
convertToSingleHost.js:199
↓ 1 callersFunctionupdatePackageJsonForSingleHost
(host)
convertToSingleHost.js:84
↓ 1 callersFunctionupdatePackageJsonForXMLManifest
()
convertToSingleHost.js:190
↓ 1 callersFunctionupdateTasksJsonFileForJSONManifest
()
convertToSingleHost.js:213
↓ 1 callersFunctionupdateWebpackConfigForJSONManifest
()
convertToSingleHost.js:250
Functionaction
* Shows a notification when the add-in command is executed. * @param event
src/commands/commands.ts:16
Functionadd
(first: number, second: number)
src/functions/functions.ts:10
FunctionaddTestResult
(testValues: any[], resultName: string, resultValue: any, expectedValue: any)
test/end-to-end/src/test-helpers.ts:18
Functionclock
(invocation: CustomFunctions.StreamingInvocation<string>)
src/functions/functions.ts:19
Functionincrement
( incrementBy: number, invocation: CustomFunctions.StreamingInvocation<number> )
src/functions/functions.ts:44
FunctionlogMessage
(message: string)
src/functions/functions.ts:65
FunctionmodifyProjectForJSONManifest
()
convertToSingleHost.js:257
FunctionresumeDebugging
(ws: WebSocket)
test/end-to-end/src/debugger-websocket.ts:84
Functiontransform
(content)
webpack.config.js:82